spee.ch/.gitignore

26 lines
351 B
Text
Raw Normal View History

2018-05-22 19:06:37 -07:00
.DS_Store
*.log
.idea/
2018-07-31 16:01:16 -07:00
node_modules
client/build
client_custom/build
2018-08-13 12:39:59 -07:00
client_custom/scss
client_custom/src/components
client_custom/src/containers
client_custom/src/pages
2018-07-31 16:01:16 -07:00
devConfig/sequelizeCliConfig.js
devConfig/testingConfig.js
2018-08-15 14:10:00 -07:00
config/
2018-07-31 16:01:16 -07:00
public/bundle/bundle.js
public/bundle/bundle.js.map
public/bundle/Lekton-*
public/bundle/style.css
2018-07-31 16:01:16 -07:00
2018-09-25 20:20:59 -05:00
uploads