mirror of
https://github.com/monero-project/monero.git
synced 2024-11-17 08:17:37 +00:00
added vim swap files to .gitignore
This commit is contained in:
parent
ea99573f99
commit
105825b4ce
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,3 +1,7 @@
|
|||
.DS_Store
|
||||
/build
|
||||
/tags
|
||||
|
||||
# vim swap files
|
||||
*.swp
|
||||
*.swo
|
||||
|
|
Loading…
Reference in a new issue