mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-07 17:56:01 +02:00
Ignore NFS-created files.
This commit is contained in:
parent
6217262454
commit
91449f9094
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