[gitignore] ignore .nfs* files

This commit is contained in:
Yann Lanthony 2017-12-05 15:56:34 +01:00
parent 1399f42723
commit 5aaa412977

1
.gitignore vendored
View file

@ -36,5 +36,6 @@ __pycache__
/nbproject
.idea
.cache
.nfs*
*.qmlc