empact/.gitignore

16 lines
193 B
Plaintext
Raw Normal View History

2015-03-08 15:15:21 +07:00
// JSX cache
2015-03-08 15:10:40 +07:00
.module-cache
2015-03-08 15:15:21 +07:00
// Bower
2015-03-08 15:10:40 +07:00
bower_components
2015-03-08 15:15:21 +07:00
// Config files
/config.json
/config/*/*
// Workspace documents and notes
*.txt
// Compiled app (reconsider later)
2015-03-11 19:10:37 +07:00
app/scripts/compiled