1
0
mirror of https://github.com/mfontanini/libtins synced 2026-01-23 02:35:57 +01:00

Created gitignore file to exclude build directory and config.h automatically generated file.

This commit is contained in:
Santiago Alessandri
2014-08-29 16:31:01 -07:00
parent 5b2934e102
commit 10c5013305

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
build/**
include/config.h