pinosaur
/
smdp.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
add slackware install method
[smdp.git]
/
.gitignore
1
# temporary compile results
2
*.o
3
4
# Binary excutions
5
mdp
6
7
# Other temporary files
8
.DS_Store
9
*~
10
*.swp
11
*.sublime-workspace
12
*.out
13
tags