Files
semesterproject_lecture_eeg/.gitignore
T
2021-03-27 22:01:36 +01:00

6 lines
133 B
Plaintext

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