2015-03-17 08:57:45 +00:00
|
|
|
// Packages
|
2015-03-18 16:57:04 +00:00
|
|
|
/node_modules
|
|
|
|
/app/bower_components
|
2015-03-08 08:10:40 +00:00
|
|
|
|
2015-03-08 08:15:21 +00:00
|
|
|
// Config files
|
|
|
|
/config.json
|
|
|
|
/config/*/*
|
|
|
|
|
|
|
|
// Workspace documents and notes
|
|
|
|
*.txt
|
2015-04-06 15:31:25 +00:00
|
|
|
/app/images/userpics
|
2015-03-08 08:15:21 +00:00
|
|
|
|
2015-03-17 08:57:45 +00:00
|
|
|
// Compiled
|
2015-03-18 16:57:04 +00:00
|
|
|
/app/jsx/build
|
2015-03-28 16:52:16 +00:00
|
|
|
/build/app.css
|
|
|
|
/build/app.js
|