diff options
author | Daniel Gultsch <daniel@gultsch.de> | 2014-03-05 21:05:00 +0100 |
---|---|---|
committer | Daniel Gultsch <daniel@gultsch.de> | 2014-03-05 21:05:00 +0100 |
commit | 129983d953e5c29b68f283140c8e413e8fb01471 (patch) | |
tree | 6141c96b659e32e94937b3ac33714b792b9e917e | |
parent | 999b9691cb83b0acff1c4656478483686f05d088 (diff) |
added gen dir to gitignore
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,3 +3,4 @@ bin/** *.swp .settings local.properties +gen |