chore: add .gitignore for build artifacts and runtime files
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
+12
@@ -0,0 +1,12 @@
|
|||||||
|
target/
|
||||||
|
*.class
|
||||||
|
*.jar
|
||||||
|
*.log
|
||||||
|
.env
|
||||||
|
data/
|
||||||
|
downloads/
|
||||||
|
bot.pid
|
||||||
|
*.iml
|
||||||
|
.idea/
|
||||||
|
.DS_Store
|
||||||
|
logs/
|
||||||
Reference in New Issue
Block a user