Codebase list mdp-src / b1a48e0 .gitignore
b1a48e0

Tree @b1a48e0 (Download .tar.gz)

.gitignore @b1a48e0raw · history · blame

# temporary compile results
*.o

# Binary excutions
mdp
mdp.exe

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