# saQut Compiler
saqut
*.o
*.exe
*.out
.DS_Store
.vscode/
.idea/
*.swp
*.swo
*~

# Parola içerebilen yerel API istemcisi - asla commit edilmez
scripts/gitea.py

# Python bytecode cache
__pycache__/

# CMake versiyona özgü dosyalar (otomatik üretilir, her güncellemede değişir)
build/CMakeFiles/[0-9]*/
build/.cmake/
build/compile_commands.json
