Github-recommended files

This commit is contained in:
Thomas Arp 2013-04-13 00:24:38 +02:00
parent 7db9bf5858
commit a968541545
3 changed files with 247 additions and 0 deletions

3
.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
bin/*
src/*.o
src/util/*.o