mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-02 08:43:10 +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
|
||||
# deb building stuff...
|
||||
debian/
|
||||
# Vim swap files
|
||||
*.swp
|
||||
*.swo
|
||||
|
||||
Reference in New Issue
Block a user