add external to .gitignore
This commit is contained in:
parent
ffe1c6c30a
commit
9a18ca1057
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -2,3 +2,5 @@
|
||||||
node_modules
|
node_modules
|
||||||
# Keep environment variables out of version control
|
# Keep environment variables out of version control
|
||||||
.env
|
.env
|
||||||
|
|
||||||
|
src/external
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue