!.gitignore
!.gitkeep
.DS_Store

*.txt
*.tmp
*.json

# Object files
*.o

# Executables
*.exe
*.stackdump
*.out
sim
solver

# Python files
*.pyc
__pycache__/
