Codebase list mdp-src / 0adfaf2 .gitignore
0adfaf2

Tree @0adfaf2 (Download .tar.gz)

.gitignore @0adfaf2raw · history · blame

# temporary compile results
*.o

# Binary excutions
mdp
mdp.exe

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