1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-11-02 09:33:20 +03:00

Ignore more generated files: seedfile, apidoc

This commit is contained in:
Gilles Peskine
2019-02-25 22:49:33 +01:00
parent f91c5a8535
commit d2d7b5cf11

5
.gitignore vendored
View File

@@ -1,3 +1,6 @@
# Random seed file created by test scripts and sample programs
seedfile
# CMake build artifacts:
CMakeCache.txt
CMakeFiles
@@ -28,6 +31,8 @@ massif-*
# Python build artifacts:
*.pyc
# Generated documentation:
/apidoc
# Editor navigation files:
/GPATH