# Binaries for programs and plugins
*.exe
*.dll
*.so
*.dylib
*.test
*.out

# Object files and cached files
*.o
*.a
*.bak

# Build directories
bin/

# Logs and temp files
*.log
*.tmp
*.swp
*.bak
*.log
.DS_Store

# Ignore editor or IDE directories
.idea/
.vscode/
*.iml

# images not in img/
*.bmp
*.gif
*.jpeg
*.jpg
*.png
*.webp
*.qoi
!img/*

# Orbiton include.txt file
include.txt

# Java and Kotlin
build/
.gradle/
.kotlin/

# Python
__pycache__/
*.py[cod]
venv/
.venv/

megafile
