mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-04-23 00:58:40 +02:00
add gitignore
This commit is contained in:
15
frontend/.gitignore
vendored
Normal file
15
frontend/.gitignore
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
# dependencies
|
||||
node_modules
|
||||
|
||||
# production
|
||||
build
|
||||
|
||||
# misc
|
||||
.DS_Store
|
||||
|
||||
npm-debug.log
|
||||
yarn-error.log
|
||||
yarn.lock
|
||||
.yarnclean
|
||||
.vscode
|
||||
.idea
|
||||
Reference in New Issue
Block a user