Skip to content

Commit

Permalink
Added Vim swap files to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
bkloster committed Apr 13, 2013
1 parent 7c782ce commit 4a4d91f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -68,3 +68,6 @@ install_manifest.txt

# NetBeans project directory
nbproject/

# Vim swap files
*.swp

0 comments on commit 4a4d91f

Please sign in to comment.