Skip to content

Commit

Permalink
.gitignore: ignore swp files
Browse files Browse the repository at this point in the history
Signed-off-by: Álvaro Fernández Rojas <[email protected]>
  • Loading branch information
Noltari committed May 18, 2023
1 parent 15a2f60 commit bb2311b
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
@@ -1,5 +1,6 @@
*.egg-info
*.patch
*.swp
__pycache__
build
dist

0 comments on commit bb2311b

Please sign in to comment.