diff options
author | Aki <nthirtyone@gmail.com> | 2017-10-03 18:26:40 +0200 |
---|---|---|
committer | Aki <nthirtyone@gmail.com> | 2017-10-03 18:26:40 +0200 |
commit | 854b045d153ef8b560093afc1530763e07ff99c3 (patch) | |
tree | 448d5beb3f77e4a25be87b75dcdfcad142598db6 /.gitignore | |
parent | cb6a5f72859d2fdeebaa16998e3eef583cfa7c21 (diff) | |
parent | 832fd64e1011ace02139843b4c2a871b25376866 (diff) | |
download | roflnauts-854b045d153ef8b560093afc1530763e07ff99c3.zip roflnauts-854b045d153ef8b560093afc1530763e07ff99c3.tar.gz roflnauts-854b045d153ef8b560093afc1530763e07ff99c3.tar.bz2 |
Merge branch 'build'
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/ |