Skip to content

Commit

Permalink
Fixed gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
nils-werner committed Nov 16, 2016
1 parent 6f6c304 commit de380e2
Showing 1 changed file with 13 additions and 7 deletions.
20 changes: 13 additions & 7 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,12 +1,18 @@
#####=== General Files ===#####

.zip
.gz
.7z
.tar
.wav
.mp3
.mp4
*.zip
*.gz
*.7z
*.tar
*.tgz
*.tar.gz
*.rar
*.wav
*.mp3
*.mp4
*.mat
*.h5
*.hdf5

#####=== OSX ===#####
.DS_Store
Expand Down

0 comments on commit de380e2

Please sign in to comment.