Tyro/.gitignore

9 lines
66 B
Plaintext

*.depend
.DS_Store
*.layout
bin/*
obj/*
build/*
**/*.o
Tyro.app/*