Skip to content

Commit

Permalink
Add *.swp to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
fnordahl committed Apr 22, 2022
1 parent f38448f commit c77ac32
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 @@ -6,5 +6,6 @@ dist/
zaza.openstack.egg-info/
.coverage
.vscode/
*.swp
# Sphinx
doc/build

0 comments on commit c77ac32

Please sign in to comment.