mirror of
https://github.com/mivodev/mivodev.github.io.git
synced 2026-01-26 13:32:07 +07: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/
|