diff options
author | Aki <nthirtyone@gmail.com> | 2016-06-22 15:36:33 +0200 |
---|---|---|
committer | Aki <nthirtyone@gmail.com> | 2016-06-22 15:36:33 +0200 |
commit | e6a1090b09d7f256599ce254e47dcdbfe8704129 (patch) | |
tree | c162f1c41c43b544f88fd611a9a7a967af06ef19 /.gitignore | |
parent | 6fbef22a91840e75c5c6247d5e53175fec03e50c (diff) | |
download | roflnauts-e6a1090b09d7f256599ce254e47dcdbfe8704129.zip roflnauts-e6a1090b09d7f256599ce254e47dcdbfe8704129.tar.gz roflnauts-e6a1090b09d7f256599ce254e47dcdbfe8704129.tar.bz2 |
added .sfs to ignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,4 +1,5 @@ *.xcf assets/font.png maps/emo.lua -.project
\ No newline at end of file +.project +*.sfs
\ No newline at end of file |