]> git.e2factory.org Git - e2factory.git/commitdiff
Add files to ignore on newly created projects.
authorTobias Ulmer <tu@emlix.com>
Tue, 5 Feb 2013 16:59:41 +0000 (17:59 +0100)
committerTobias Ulmer <tu@emlix.com>
Tue, 26 Feb 2013 18:07:14 +0000 (19:07 +0100)
Signed-off-by: Tobias Ulmer <tu@emlix.com>
templates/gitignore

index cb1f5d8a6236c7fe54b7e7147dd98294ac81074c..0c20c74c029a830ad2d67b5884e47f53722146b2 100644 (file)
@@ -1,8 +1,12 @@
-in/*
-out/*
-log/*
 .e2/bin
+.e2/doc
 .e2/e2
+.e2/global-version
+.e2/hashcache
 .e2/lib
+.e2/plugins
 .e2/project-location
 .e2/run.log
+in/
+log/
+out/