16 lines
193 B
Plaintext
16 lines
193 B
Plaintext
// JSX cache
|
|
.module-cache
|
|
|
|
// Bower
|
|
bower_components
|
|
|
|
// Config files
|
|
/config.json
|
|
/config/*/*
|
|
|
|
// Workspace documents and notes
|
|
*.txt
|
|
|
|
// Compiled app (reconsider later)
|
|
app/scripts/compiled
|