Skip to content

Commit

Permalink
Add *.raw to gitignore
Browse files Browse the repository at this point in the history
My raw files are 32-bit, enormous and have other people's music in the background.
  • Loading branch information
bitplane committed Feb 7, 2012
1 parent c22cd59 commit d41bcff
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,6 @@

# Ignore my own data files
*.log

# Ignore test samples because they're huge
*.raw

0 comments on commit d41bcff

Please sign in to comment.