mirror of
https://github.com/kakwa/uts-server
synced 2025-07-04 20:47:09 +02:00
adding some entries in gitignore
This commit is contained in:
parent
bf33d5cee0
commit
c625fbd3ca
1 changed files with 11 additions and 0 deletions
11
.gitignore
vendored
11
.gitignore
vendored
|
@ -37,3 +37,14 @@ CMakeFiles/
|
|||
Makefile
|
||||
cmake_install.cmake
|
||||
uts-server
|
||||
|
||||
# cert/ca/key test file
|
||||
tests/cfg/pki/*.pem
|
||||
tests/cfg/pki/*.srl
|
||||
tests/cfg/pki/.rnd
|
||||
|
||||
# timestamps
|
||||
*.ts
|
||||
*.tsr
|
||||
*.tsq
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue