15 lines
165 B
Plaintext
15 lines
165 B
Plaintext
// Packages
|
|
/node_modules
|
|
/app/bower_components
|
|
|
|
// Config files
|
|
/config.json
|
|
/config/*/*
|
|
|
|
// Workspace documents and notes
|
|
*.txt
|
|
|
|
// Compiled
|
|
/app/jsx/build
|
|
/build
|