mirror of
https://github.com/eth-p/bat-extras.git
synced 2026-09-10 07:16:25 -04:00
developer: Add '.vscode' to gitignore
This commit is contained in:
parent
62b8f74df2
commit
10d976da55
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -4,6 +4,7 @@
|
||||||
|
|
||||||
# Developer
|
# Developer
|
||||||
.idea
|
.idea
|
||||||
|
.vscode
|
||||||
*.iml
|
*.iml
|
||||||
|
|
||||||
# Project
|
# Project
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue