Skip to content

Commit

Permalink
Ignore .swp from VIM
Browse files Browse the repository at this point in the history
  • Loading branch information
shyba committed Apr 5, 2016
1 parent 6e6f700 commit 073e5e3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ __pycache__/
*.py[cod]
*$py.class

# VIM swap files
*.swp

# C extensions
*.so

Expand Down Expand Up @@ -60,4 +63,4 @@ target/
.env
.env.test

*staticfiles*
*staticfiles*

0 comments on commit 073e5e3

Please sign in to comment.