Skip to content

Commit

Permalink
Add *.swp (Vim temporary files) to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
shammancer authored and bluejekyll committed Aug 24, 2017
1 parent ef70720 commit 26ce62f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
.vscode/

*.swp

# Compiled files
*.o
*.so
Expand Down

0 comments on commit 26ce62f

Please sign in to comment.