17 lines
208 B
Plaintext
17 lines
208 B
Plaintext
// Packages
|
|
/node_modules
|
|
/app/bower_components
|
|
|
|
// Config files
|
|
/config.json
|
|
/config/*/*
|
|
|
|
// Workspace documents and notes
|
|
*.txt
|
|
/app/images/userpics
|
|
|
|
// Compiled
|
|
/app/jsx/build
|
|
/build/app.css
|
|
/build/app.js
|