Codebase list mdp-src / 8e6501c .gitignore
8e6501c

Tree @8e6501c (Download .tar.gz)

.gitignore @8e6501craw · history · blame

# temporary compile results
*.o

# Binary excutions
mdp
mdp.exe

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