Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 2b8d68958c1..51524d8fa7e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
/*/*/index
/*/*/target
.DS_Store
+.nfs*

Back to the top