diff options
author | Daniel Gultsch <daniel@gultsch.de> | 2014-03-05 16:21:08 +0100 |
---|---|---|
committer | Daniel Gultsch <daniel@gultsch.de> | 2014-03-05 16:23:38 +0100 |
commit | 02ff15274caa09d771e4ecd5ef58e28cfc6480e0 (patch) | |
tree | 47878a5a3d1af7cc46b51c129e4ee1658e42be4c /.gitignore | |
parent | a40278837b3a835a8a674e8e482037c32d21a483 (diff) |
antifizieren
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,4 +1,5 @@ bin/** .classpath -project.properties *.swp +.settings +local.properties |