presik_pos/.gitignore
Oscar Alvarez 94a400339d Minor fix
2020-10-30 13:27:48 -05:00

31 lines
346 B
Text

# See https://help.github.com/ignore-files/ for more about ignoring files.
# dependencies
/build
/dist
*egg-info
/node_modules
# testing
/coverage
# production
/build
# misc
.DS_Store
npm-debug.log*
yarn-debug.log*
yarn-error.log*
package-lock*
/__pycache__
/app/__pycache__
/app/logo.*
/app/commons/__pycache__
/app/locale/__pycache__