Codebase list mdp-src / a214b65 .gitignore
a214b65

Tree @a214b65 (Download .tar.gz)

.gitignore @a214b65raw · history · blame

# temporary compile results
*.o

# Binary excutions
mdp
mdp.exe

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