1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-03 14:25:37 +02:00

Added missing .gitignore file

This commit is contained in:
Uwe Stieber 2012-10-31 07:24:11 +01:00
parent 733629a692
commit 4c395562f4

10
.gitignore vendored Normal file
View file

@ -0,0 +1,10 @@
# ignore various emacs droppings
*~
\#*\#
workspace
debug-workspace
artifacts/
bin/
target/