diff options
author | Yves Fischer <yves.fischer@cern.ch> | 2016-01-25 22:14:26 +0100 |
---|---|---|
committer | Yves Fischer <yves.fischer@cern.ch> | 2016-01-25 22:14:26 +0100 |
commit | 08b882f4cf284bed3f8f80f6e47d37037753a22b (patch) | |
tree | d328f7f98b079e324690f8b3fbbb0d0ee2b1ba61 /.gitignore | |
download | glocals-classifieds-08b882f4cf284bed3f8f80f6e47d37037753a22b.tar.gz glocals-classifieds-08b882f4cf284bed3f8f80f6e47d37037753a22b.zip |
commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0b61af9 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +/.idea +/*.iml +/.gradle +/build |