# .gitignore

# Build
build/
    *.o
    *.obj
    *.exe
    *.out
    *.app
    *.txt
    *.cmake
    *.json

# OS junk
.DS_Store
Thumbs.db