mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-12 02:35:37 +02:00
Added .gitignore for plug-in bin and target directories that are produced
during builds (maven creates target).
This commit is contained in:
parent
64f069c552
commit
d34a4195d5
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
/*/*/bin
|
||||
/*/*/target
|
Loading…
Add table
Reference in a new issue