summaryrefslogtreecommitdiff
path: root/.gitignore
blob: e22e74dc5f6948297c1e57f4030f3f54a03ffc9f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
*.o
.sconsign.dblite
client/aotenjou
server/aotenjoud

*.suo
*.depend
*.layout
*.cbp
*.save

client/bin/*
client/obj/*
server/bin/*
server/obj/*