Skip to content

Commit

Permalink
Added *.swp to .gitignore so vim swap files do not show as untracked
Browse files Browse the repository at this point in the history
  • Loading branch information
comrumino committed May 19, 2022
1 parent 5b826a4 commit c6df92d
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
Expand Up @@ -9,4 +9,5 @@ __pycache__
rpyc.egg-info
*.egg
*.class
*.swp
build/

0 comments on commit c6df92d

Please sign in to comment.