FitTrackee/.gitignore

34 lines
362 B
Plaintext
Raw Normal View History

# Created by .ignore support plugin (hsz.mobi)
.idea
# MPWO_API
###############
__pycache__
2017-12-16 21:00:46 +01:00
/mpwo_api/venv/
# MPWO_CLIENT
###############
# dependencies
node_modules
# testing
coverage
# production
build
# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
npm-debug.log*
yarn-debug.log*
2017-12-17 11:57:05 +01:00
yarn-error.log*
.eslintcache