1
0
Fork 0
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:
Sergey Prigogin 2012-11-08 12:06:11 -08:00
parent 412902ce50
commit b689c5bc37

1
.gitignore vendored
View file

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