mirror of
https://github.com/monero-project/monero.git
synced 2024-12-24 12:59:23 -05:00
added vim swap files to .gitignore
This commit is contained in:
parent
ea99573f99
commit
105825b4ce
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,3 +1,7 @@
|
||||
.DS_Store
|
||||
/build
|
||||
/tags
|
||||
|
||||
# vim swap files
|
||||
*.swp
|
||||
*.swo
|
||||
|
Loading…
Reference in New Issue
Block a user