Update .gitignore
This commit is contained in:
parent
37930b1c2a
commit
3d65dc0e0b
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -2,4 +2,6 @@
|
||||||
node_modules/
|
node_modules/
|
||||||
|
|
||||||
# Ignore js files that are transpiled from ts files in src/
|
# Ignore js files that are transpiled from ts files in src/
|
||||||
lib/
|
lib/
|
||||||
|
|
||||||
|
.DS_Store
|
||||||
Loading…
Add table
Add a link
Reference in a new issue