public
Description: Multi-player, turn-based games library.
Homepage: http://vying.org
Clone URL: git://github.com/eki/vying.git
vying / .gitignore
100644 10 lines (9 sloc) 0.054 kb
1
2
3
4
5
6
7
8
9
10
.*.swp
*~
*.o
*.so
*.class
*.jar
Makefile
pkg/*
doc/*