.gitignore: logs/ und downloads/ ausschließen
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -10,3 +10,9 @@
|
||||
.classpath
|
||||
.settings/
|
||||
bin/
|
||||
|
||||
# Laufzeit-Logs
|
||||
**/logs/
|
||||
|
||||
# Lokale Downloads (nicht ins Repo)
|
||||
downloads/
|
||||
|
||||
Reference in New Issue
Block a user