utz/.gitignore
2017-09-30 02:27:51 +00:00

15 lines
147 B
Plaintext

# Generic ignores
.DS_Store
._*
.Spotlight-V100
.Trashes
.AppleDouble
.LSOverride
.gdb_history
# Project specific ignores
*.pyc
build
*.o
example