MiloSobral commited on
Commit
62323ee
1 Parent(s): 902bac9

Some changes to the gitignore to take care of edf files

Browse files
Files changed (1) hide show
  1. .gitignore +1 -0
.gitignore CHANGED
@@ -6,6 +6,7 @@
6
  output.csv
7
  # Any xdf file used for testing
8
  *.xdf
 
9
 
10
  # Vagrant
11
  .vagrant/
6
  output.csv
7
  # Any xdf file used for testing
8
  *.xdf
9
+ *.edf
10
 
11
  # Vagrant
12
  .vagrant/