diff options
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/
|