/backend/app/uploads/ /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