mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-25 21:18:42 +00:00
Ignore more generated files: seedfile, apidoc
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user