projects
/
multypo.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Fix crash when running debug build; use QString instead of C string
[multypo.git]
/
.gitignore
1
# main executable
2
game
3
4
# Compiled Object files
5
*.slo
6
*.lo
7
*.o
8
9
# Compiled Dynamic libraries
10
*.so
11
*.dylib
12
13
# Compiled Static libraries
14
*.lai
15
*.la
16
*.a