diff options
author | Aki <nthirtyone@gmail.com> | 2017-10-03 17:53:53 +0200 |
---|---|---|
committer | Aki <nthirtyone@gmail.com> | 2017-10-03 17:53:53 +0200 |
commit | de1ab188d737ef731f4ad08788424b802814f1e7 (patch) | |
tree | a77a15f584b37f76aaed28760126975508d4e7d6 /.gitignore | |
parent | cb6a5f72859d2fdeebaa16998e3eef583cfa7c21 (diff) | |
download | roflnauts-de1ab188d737ef731f4ad08788424b802814f1e7.zip roflnauts-de1ab188d737ef731f4ad08788424b802814f1e7.tar.gz roflnauts-de1ab188d737ef731f4ad08788424b802814f1e7.tar.bz2 |
Removed old ignore entries
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 8 |
1 files changed, 1 insertions, 7 deletions
@@ -1,10 +1,4 @@ -*.xcf -*.sfs *.swp *.swo *~ -*.wav -.project -.backup/ -run.bat -run.sh +releases/ |