Initial commit

This commit is contained in:
Rnhmjoj 2012-11-16 15:48:44 -08:00
commit 88c1778b32
2 changed files with 21 additions and 0 deletions

17
.gitignore vendored Normal file
View File

@ -0,0 +1,17 @@
# Object files
*.o
# Libraries
*.lib
*.a
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app

4
README.md Normal file
View File

@ -0,0 +1,4 @@
Tris-in-stile-C
===============
Gioco del Tris in C