Skip to content

Commit

Permalink
gitignore: added vim swapfiles
Browse files Browse the repository at this point in the history
Change-Id: If34b3cd4bbb32b8a8e23120fd8f455cecdf2e228
Signed-off-by: David Caro <david@dcaro.es>
  • Loading branch information
david-caro committed Feb 19, 2021
1 parent 2683afe commit 75cb44d
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 @@ -12,3 +12,4 @@
/*.egg-info/
__pycache__/
*.pyc
*.sw?

0 comments on commit 75cb44d

Please sign in to comment.