Codebase list mdp-src / 1bf06ba .gitignore
1bf06ba

Tree @1bf06ba (Download .tar.gz)

.gitignore @1bf06baraw · history · blame

# temporary compile results
*.o

# Binary excutions
mdp
mdp.exe

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