Codebase list mdp-src / a723650 .gitignore
a723650

Tree @a723650 (Download .tar.gz)

.gitignore @a723650raw · history · blame

# temporary compile results
*.o

# Binary excutions
mdp
mdp.exe

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