1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-06 09:16:02 +02:00

Ignore NFS-created files.

This commit is contained in:
Sergey Prigogin 2012-11-08 12:06:11 -08:00
parent 6217262454
commit 91449f9094

1
.gitignore vendored
View file

@ -2,3 +2,4 @@
/*/*/index
/*/*/target
.DS_Store
.nfs*