28 lines
290 B
Plaintext
28 lines
290 B
Plaintext
### Angular ###
|
|
## Angular ##
|
|
# compiled output
|
|
dist/
|
|
tmp/
|
|
app/**/*.js
|
|
app/**/*.js.map
|
|
|
|
# dependencies
|
|
node_modules/
|
|
bower_components/
|
|
|
|
# IDEs and editors
|
|
.idea/
|
|
|
|
# misc
|
|
.sass-cache/
|
|
connect.lock/
|
|
coverage/
|
|
libpeerconnection.log/
|
|
npm-debug.log
|
|
testem.log
|
|
typings/
|
|
|
|
# e2e
|
|
e2e/*.js
|
|
e2e/*.map
|