mirror of
https://kevinblog.sytes.net/Code/Jibo-Revival-Group/JiboViteDocs.git
synced 2026-06-15 09:26:36 +00:00
20 lines
172 B
Plaintext
20 lines
172 B
Plaintext
# Eclipse
|
|
.settings/
|
|
.project
|
|
.buildpath
|
|
|
|
# Webstorm
|
|
.idea/
|
|
|
|
# Dependencies
|
|
node_modules/
|
|
|
|
# Personal
|
|
TODO
|
|
npm-debug.log*
|
|
sc-karma*.log
|
|
|
|
# Build
|
|
build/doc/
|
|
build/coverage/
|