Add .gitignore

Signed-off-by: Michael Tänzer <neo@nhng.de>
bug-1390
Michael Tänzer 13 years ago
parent 5f8e018db5
commit b3d761a0d6

12
.gitignore vendored

@ -0,0 +1,12 @@
# Lines that start with '#' are comments.
# For a project mostly in C, the following would be a good set of
# exclude patterns (uncomment them if you want to use them):
# *.[oa]
# *~
/.settings/
/manager/.settings/
/.buildpath
/manager/.buildpath
/.project
Loading…
Cancel
Save