trytonpsk-hotel/.gitignore

31 lines
323 B
Plaintext
Raw Normal View History

2020-12-04 21:05:03 +01:00
# 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/commons/__pycache__
2023-10-23 03:55:59 +02:00
test_siat.py