Skip to content

Commit 0bcd53e

Browse files
Copilotaxymthr
andcommitted
Remove build artifact main.css from PR and add to .gitignore
Co-authored-by: axymthr <17650429+axymthr@users.noreply.github.com>
1 parent fa9b500 commit 0bcd53e

2 files changed

Lines changed: 3 additions & 1144 deletions

File tree

web-backend/.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ google-services.json
1717
target
1818
/src/main/frontend/node_modules/
1919

20+
# Generated CSS from Tailwind build
21+
/src/main/resources/static/main.css
22+
2023
# SQLite database files
2124
*.db
2225
*.db-journal

0 commit comments

Comments
 (0)