diff options
author | Joel Bodenmann <joel@unormal.org> | 2014-04-27 18:15:55 +0200 |
---|---|---|
committer | Joel Bodenmann <joel@unormal.org> | 2014-04-27 18:15:55 +0200 |
commit | 2bef66a6875171942a1d71e40669247d26ce505b (patch) | |
tree | 771db193356256cb6f346a9b750991dd6c62e3bc /.gitignore | |
parent | 6909345296e0b5b5b562aa371065aa869f1c9944 (diff) | |
download | uGFX-2bef66a6875171942a1d71e40669247d26ce505b.tar.gz uGFX-2bef66a6875171942a1d71e40669247d26ce505b.tar.bz2 uGFX-2bef66a6875171942a1d71e40669247d26ce505b.zip |
updating .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ build .dep .cproject .project +*.sublime* *.stackdump *.lst *.o |