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

*.suo
*.depend
*.layout
*.cbp
client/bin/*
client/obj/*
server/bin/*
server/obj/*