aboutsummaryrefslogtreecommitdiffstats
path: root/Global
diff options
context:
space:
mode:
authorJoão Ferreira Loff <jfloff@gmail.com>2016-09-19 17:21:02 +0100
committerGitHub <noreply@github.com>2016-09-19 17:21:02 +0100
commit4f7062e132d7f88e68ab737e64fef872bd3a491f (patch)
tree998eb8dbca7b319694e2294553c05c4c12eb4030 /Global
parentafbff9027d02ccfc680e031f6c295f79ad61662d (diff)
downloadgitignore-4f7062e132d7f88e68ab737e64fef872bd3a491f.tar.gz
gitignore-4f7062e132d7f88e68ab737e64fef872bd3a491f.zip
Add .nfs files to Linux.gitignore
Diffstat (limited to 'Global')
-rw-r--r--Global/Linux.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/Global/Linux.gitignore b/Global/Linux.gitignore
index cc958689..b56bf65d 100644
--- a/Global/Linux.gitignore
+++ b/Global/Linux.gitignore
@@ -8,3 +8,6 @@
# Linux trash folder which might appear on any partition or disk
.Trash-*
+
+# .nfs files are created when an open file is removed but is still being accessed
+.nfs*