# IDE and Tool files .idea/ .vscode/ *.iml *.iws *.ipr .project .classpath .settings/ # Build output *.class *.jar *.war *.ear *.log logs/ # Temporary files *.tmp *.bak *.swp *~ .DS_Store Thumbs.db # Tool scripts (not needed in repo) sync_gitea.py temp_create_token.ps1 gitea_token.txt # WorkBuddy local files .codebuddy/ .workbuddy/ # Runtime files *.properties.backup *.xml.backup