forked from UKSOURCE/cms.hailearning.edu.vn
first commit
This commit is contained in:
23
.gitignore
vendored
Normal file
23
.gitignore
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
# dependencies
|
||||
node_modules/
|
||||
|
||||
# environment
|
||||
.env
|
||||
.env.local
|
||||
.env.*.local
|
||||
|
||||
# logs
|
||||
logs
|
||||
*.log
|
||||
npm-debug.log*
|
||||
|
||||
# runtime data
|
||||
pids
|
||||
*.pid
|
||||
*.seed
|
||||
|
||||
# misc
|
||||
.DS_Store
|
||||
|
||||
#cursor
|
||||
.cursor
|
||||
Reference in New Issue
Block a user