ignore vim files
This commit is contained in:
parent
2a27067df8
commit
67989416b5
1 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -17,3 +17,8 @@ docs/
|
|||
.DS_Store
|
||||
|
||||
/onchain/lib/**/node-modules/
|
||||
|
||||
# Ignore vim files:
|
||||
*~
|
||||
*.swp
|
||||
*.swo
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue