Codebase list mdp-src / 69c4fee .gitignore
69c4fee

Tree @69c4fee (Download .tar.gz)

.gitignore @69c4feeraw · history · blame

# temporary compile results
*.o

# Binary excutions
mdp
mdp.exe

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