Files
semesterproject_lecture_eeg/.gitignore
2021-03-28 04:52:58 +02:00

6 lines
134 B
Plaintext

# Ignore the n170 dataset, so that it wont be pushed onto the repo
/Dataset/n170
# Ignore unnecessary files
/utils/__pycache__
.idea/