Codebase list mdp-src / fbf2e73 .gitignore
fbf2e73

Tree @fbf2e73 (Download .tar.gz)

.gitignore @fbf2e73raw · history · blame

# temporary compile results
*.o

# Binary excutions
mdp
mdp.exe

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