summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authora.hoppe2009-12-10 12:34:33 +0100
committera.hoppe2009-12-10 12:34:33 +0100
commit2d13429421fedd2350b37c61885ffd352fd2979b (patch)
treeaee12e512818fd906e0868ed0990d67d0c9b8fdc /.gitignore
parentadd git-ignore (diff)
downloadcore-2d13429421fedd2350b37c61885ffd352fd2979b.tar.gz
core-2d13429421fedd2350b37c61885ffd352fd2979b.tar.xz
core-2d13429421fedd2350b37c61885ffd352fd2979b.zip
excluded Eclipse metadata and backup files with ~
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 9d9dea70..57ac52e6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,4 +3,5 @@ openslx-*.tar.bz2
.settings
.includepath
.project
-
+.metadata
+*~