Skip to content
Snippets Groups Projects
Commit 79f1b436 authored by Jakob Junck's avatar Jakob Junck
Browse files

updated .gitignore

parent 9e7f4773
No related branches found
No related tags found
No related merge requests found
# Operating system files # Operating system files
.DS_Store .DS_Store
Thumbs.db Thumbs.db
#backend
src/backend/__pycache__/
src/backend/api/
src/backend/backend_utilities/
src/backend/cache/
src/backend/endpoints/
src/backend/middleware/
src/backend/core/
#frontend
# node_modules becomes very big after npm install # node_modules becomes very big after npm install
src/frontend/node_modules src/frontend/node_modules
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment