mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
Merge pull request #2951 from DazWorrall/vim_swp
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
|
docsite/latest/searchindex.js
|
||||||
# deb building stuff...
|
# deb building stuff...
|
||||||
debian/
|
debian/
|
||||||
|
# Vim swap files
|
||||||
|
*.swp
|
||||||
|
*.swo
|
||||||
|
|||||||
Reference in New Issue
Block a user