mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Added vim swp files to gitignore
This commit is contained in:
parent
4a362704fd
commit
f70bf61ff6
7
.gitignore
vendored
7
.gitignore
vendored
@ -1,6 +1,11 @@
|
|||||||
node_modules
|
node_modules
|
||||||
.aws-config.json
|
.aws-config.json
|
||||||
dist
|
dist
|
||||||
|
|
||||||
|
# locally required config files
|
||||||
web.config
|
web.config
|
||||||
config.js
|
config.js
|
||||||
*.sublime-workspace
|
|
||||||
|
# Editor junk
|
||||||
|
*.sublime-workspace
|
||||||
|
*.swp
|
||||||
|
Loading…
Reference in New Issue
Block a user