mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-07 08:15:48 +02:00
Added missing .gitignore file
This commit is contained in:
parent
733629a692
commit
4c395562f4
1 changed files with 10 additions and 0 deletions
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
# ignore various emacs droppings
|
||||||
|
*~
|
||||||
|
\#*\#
|
||||||
|
|
||||||
|
workspace
|
||||||
|
debug-workspace
|
||||||
|
|
||||||
|
artifacts/
|
||||||
|
bin/
|
||||||
|
target/
|
Loading…
Add table
Reference in a new issue