mirror of
https://github.com/imezx/Warp.git
synced 2025-04-24 15:10:03 +00:00
20 lines
172 B
Text
20 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/
|