You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
243 B
9 lines
243 B
/backend/app/uploads/
|
|
# Ignore all files in the uploads directory
|
|
|
|
/frontend/node_modules
|
|
/backend/node_modules
|
|
# Ignore node_modules directories in both frontend and backend
|
|
|
|
/frontend/dist
|
|
# Ignore the build output directory for the frontend
|