This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
# Build artifacts – rebuilt inside Docker
|
||||
target/
|
||||
|
||||
# Version control
|
||||
.git/
|
||||
.gitignore
|
||||
|
||||
# End-to-end tests not needed in the image
|
||||
end2end/
|
||||
|
||||
# Editor / IDE files
|
||||
.vscode/
|
||||
.idea/
|
||||
*.swp
|
||||
|
||||
# Docs and notes (not needed at build time)
|
||||
*.md
|
||||
*.txt
|
||||
documentation.md
|
||||
toollist_data.md
|
||||
toollist_notes.txt
|
||||
Reference in New Issue
Block a user