Skip to content
Snippets Groups Projects
Commit 657060a4 authored by Troy's avatar Troy
Browse files

fixed git ignore

parent 231ee001
No related branches found
No related tags found
No related merge requests found
# Node.js / Frontend-related
/frontend/node_modules/
/frontend/build/
/frontend/coverage/
.eslintcache
.env.local
.env.development.local
.env.test.local
.env.production.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*
package-lock.json
yarn.lock
# Python / Django / Backend-related
*.pyc
__pycache__/
*.pyo
*.pyd
.Python
env/
.venv/
venv/
*.log
*.pot
media/
# IDEs and editors
.idea/
.DS_Store
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment