Codebase list mdp-src / ddbbcd4 .gitignore
ddbbcd4

Tree @ddbbcd4 (Download .tar.gz)

.gitignore @ddbbcd4raw · history · blame

# temporary compile results
*.o

# Binary excutions
mdp
mdp.exe

# Other temporary files
.DS_Store
*~
*.swp
*.sublime-workspace
*.out
tags