Update .gitignore to ignore .nfs* files.
This commit is contained in:
parent
4982de6655
commit
e6a49868f1
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,6 +2,7 @@
|
||||||
!.*
|
!.*
|
||||||
!.*/**
|
!.*/**
|
||||||
*~
|
*~
|
||||||
|
.nfs*
|
||||||
*.save
|
*.save
|
||||||
.*.swp
|
.*.swp
|
||||||
.ICEauthority
|
.ICEauthority
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue