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
commit 6d269dbf56
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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