Codebase list mdp-src / 0ab7246 .gitignore
0ab7246

Tree @0ab7246 (Download .tar.gz)

.gitignore @0ab7246raw · history · blame

# temporary compile results
*.o

# Binary excutions
mdp
mdp.exe

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