.gitignore
changeset 3940 934bd46a7500
parent 3841 02fa0f8484d7
child 3943 5df2cbc1cd1a
--- a/.gitignore	Fri Apr 26 09:45:02 2024 +0200
+++ b/.gitignore	Sat May 11 19:27:28 2024 +0200
@@ -7,3 +7,11 @@
 **/my_*.der
 **/my_*.pem
 tests/tools/Docker/requirements.txt
+**/management.json
+**/.secret
+
+doc/_build/**
+doc/locale/**
+
+C_runtime/**/*.d
+C_runtime/**/*.o
\ No newline at end of file