Added git ignore file for excluding temp files and build directory

This commit is contained in:
Filippo Cucchetto 2014-07-20 17:08:18 +02:00
parent e555c8c314
commit c747a57dcc

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
*.*~
build