1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00

Merge pull request #36800 from qarmin/added_some_gitignore_records

Added to .gitignore - Cppcheck folder and Gcov, Lcov code coverage
This commit is contained in:
Rémi Verschelde
2020-03-05 09:15:05 +01:00
committed by GitHub

20
.gitignore vendored
View File

@@ -346,3 +346,23 @@ compile_commands.json
# Cppcheck
*.cppcheck
cppcheck-cppcheck-build-dir/
# Gcov and Lcov code coverage
*.gcno
*.gcda
*.gcov.html
*.func.html
*.func-sort-c.html
*index-sort-f.html
*index-sort-l.html
*index.html
MachineIndependent/
godot.info
amber.png
emerald.png
glass.png
ruby.png
snow.png
updown.png
gcov.css