Skip to content

Commit

Permalink
Added swap (*.swp) files to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
AlphaSquad committed Feb 6, 2017
1 parent 46af7ec commit ea43c2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*.swp

# C extensions
*.so
Expand Down

0 comments on commit ea43c2e

Please sign in to comment.