diff options
author | Wohlstand <admin@wohlnet.ru> | 2015-10-10 12:25:48 +0300 |
---|---|---|
committer | Wohlstand <admin@wohlnet.ru> | 2015-10-10 12:25:48 +0300 |
commit | b58c19d00d1ac63ac06d8a874ca0d9e1980516b8 (patch) | |
tree | 7e66373b7dbd1e03d8d79beb382720ae8cd8cd71 /.gitignore | |
parent | 69020538a1b25942030354de2d436e9e60c5489a (diff) | |
download | libADLMIDI-b58c19d00d1ac63ac06d8a874ca0d9e1980516b8.tar.gz libADLMIDI-b58c19d00d1ac63ac06d8a874ca0d9e1980516b8.tar.bz2 libADLMIDI-b58c19d00d1ac63ac06d8a874ca0d9e1980516b8.zip |
Update makefile
added support of "clean"
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -26,3 +26,5 @@ *.exe *.out *.app +bin/* +obj/* |