1
0
mirror of https://github.com/kakwa/uts-server synced 2024-06-07 19:47:50 +02:00

adding gitignore

This commit is contained in:
kakwa 2016-09-07 21:02:02 +02:00
parent a1195caac4
commit 7c52c1d590

3
.gitignore vendored
View File

@ -51,5 +51,6 @@ tests/cfg/pki/.rnd
# pid file
*.pid
# civetweb build directory
# civetweb build/install directory (in bundle mode)
civetweb-prefix/
vendor/