Skip to content

Commit

Permalink
Add .nfs, .swp and backup files to gitignore
Browse files Browse the repository at this point in the history
Remove existing .nfs files
  • Loading branch information
FreddanK committed Oct 4, 2017
1 parent 99540dc commit 89b29a6
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
*.swp
.nfs*
~*
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
Expand Down
Binary file removed .nfs00000000012376310000b659
Binary file not shown.
Binary file removed .nfs0000000001f31ecb0000b656
Binary file not shown.
Binary file removed .nfs0000000001faf3280000b657
Binary file not shown.

0 comments on commit 89b29a6

Please sign in to comment.