Tyro/.gitignore

10 lines
86 B
Plaintext

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