mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Ignore NFS-created files.
This commit is contained in:
parent
412902ce50
commit
b689c5bc37
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,3 +2,4 @@
|
||||||
/*/*/index
|
/*/*/index
|
||||||
/*/*/target
|
/*/*/target
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
.nfs*
|
||||||
|
|
Loading…
Add table
Reference in a new issue