Skip to content

Commit

Permalink
Remove swap file added accidentally
Browse files Browse the repository at this point in the history
Also, add .swp to .gitignore
  • Loading branch information
nehaljwani committed May 19, 2018
1 parent 3cb58c1 commit 34db6b5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
*~
*.swp
*.pyc
*.egg-info
.cache/
Expand Down
Binary file removed constructor/nsis/.main.nsi.tmpl.swp
Binary file not shown.

0 comments on commit 34db6b5

Please sign in to comment.