mirror of
https://github.com/cdr/code-server.git
synced 2025-12-08 01:12:40 +01:00
Changed "lib" to "/lib" at .gitignore (#395)
This commit is contained in:
parent
033ef151ca
commit
7481395353
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,4 +1,4 @@
|
||||||
lib
|
/lib
|
||||||
node_modules
|
node_modules
|
||||||
dist
|
dist
|
||||||
out
|
out
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue