mirror of
https://github.com/imezx/Warp.git
synced 2025-04-24 15:10:03 +00:00
19 lines
172 B
Text
19 lines
172 B
Text
# Eclipse
|
|
.settings/
|
|
.project
|
|
.buildpath
|
|
|
|
# Webstorm
|
|
.idea/
|
|
|
|
# Dependencies
|
|
node_modules/
|
|
|
|
# Personal
|
|
TODO
|
|
npm-debug.log*
|
|
sc-karma*.log
|
|
|
|
# Build
|
|
build/doc/
|
|
build/coverage/
|