1
1
mirror of https://github.com/aelve/guide.git synced 2024-11-26 03:08:37 +03:00
guide/front-ps/.gitignore
2017-11-05 19:54:11 +01:00

17 lines
260 B
Plaintext

node_modules/
bower_components/
output/
.psci_modules
npm-debug.log
.psc-ide-port
yarn-error.log
.yarnclean
public/*.js
# ^ By PureScript compiled js files
public/*.css
# ^ Sass generated css files
common/Generated
# ^ generated types by `purescript-bridge`