mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 05:12:45 +00:00
Add vim swap files to gitignore
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -30,3 +30,6 @@ docsite/latest/_static/websupport.js
|
||||
docsite/latest/searchindex.js
|
||||
# deb building stuff...
|
||||
debian/
|
||||
# Vim swap files
|
||||
*.swp
|
||||
*.swo
|
||||
|
||||
Reference in New Issue
Block a user