# don't commit object files or anything in bin
*.bin
*.o
bin/
# ...except for ass.sh, we want to include that
!bin/ass.sh