fix(manager): .gitignore 추가 — node_modules 재커밋 방지 [auto-sync]
This commit is contained in:
parent
cc57f0c935
commit
9617eb205b
5
frontend/.gitignore
vendored
Normal file
5
frontend/.gitignore
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
node_modules/
|
||||
dist/
|
||||
build/
|
||||
*.tsbuildinfo
|
||||
.env
|
||||
Loading…
Reference in New Issue
Block a user