Codebase list mdp-src / d33904d .gitignore
d33904d

Tree @d33904d (Download .tar.gz)

.gitignore @d33904draw · history · blame

# temporary compile results
*.o

# Binary excutions
mdp
mdp.exe

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