diff options
author | Scott Jackson <daneren2005@gmail.com> | 2014-12-29 10:21:12 -0800 |
---|---|---|
committer | Scott Jackson <daneren2005@gmail.com> | 2014-12-29 10:21:12 -0800 |
commit | 324253d33a0d9460091fd83ce8289578c2e728a1 (patch) | |
tree | 3065943f5e3e9cdb96dffb4cc7ac79c07824608e /.gitignore | |
parent | 9ad035f0a78fadf5e390127388a9110cae8c1dac (diff) | |
download | dsub-324253d33a0d9460091fd83ce8289578c2e728a1.tar.gz dsub-324253d33a0d9460091fd83ce8289578c2e728a1.tar.bz2 dsub-324253d33a0d9460091fd83ce8289578c2e728a1.zip |
Add to ignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -7,4 +7,6 @@ nbandroid/* .idea
subsonic-android.iml
releases/
-proguard_logs/
\ No newline at end of file +proguard_logs/
+/gen/
+/out/
|