diff options
author | Camil Staps | 2015-04-06 21:41:41 +0200 |
---|---|---|
committer | Camil Staps | 2015-04-06 21:41:41 +0200 |
commit | e642fd72bcf507bb2258c8224e207b55061db08a (patch) | |
tree | 0048413be72891d7d135b4810651ee9d6900e419 /.gitignore |
initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..afbdab3 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +.gradle +/local.properties +/.idea/workspace.xml +/.idea/libraries +.DS_Store +/build |