aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorWohlstand <admin@wohlnet.ru>2015-10-10 12:25:48 +0300
committerWohlstand <admin@wohlnet.ru>2015-10-10 12:25:48 +0300
commitb58c19d00d1ac63ac06d8a874ca0d9e1980516b8 (patch)
tree7e66373b7dbd1e03d8d79beb382720ae8cd8cd71 /.gitignore
parent69020538a1b25942030354de2d436e9e60c5489a (diff)
downloadlibADLMIDI-b58c19d00d1ac63ac06d8a874ca0d9e1980516b8.tar.gz
libADLMIDI-b58c19d00d1ac63ac06d8a874ca0d9e1980516b8.tar.bz2
libADLMIDI-b58c19d00d1ac63ac06d8a874ca0d9e1980516b8.zip
Update makefile
added support of "clean"
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b8bd026..e34c925 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,5 @@
*.exe
*.out
*.app
+bin/*
+obj/*