Files
semesterproject_lecture_eeg/.gitignore

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/