mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-08-07 10:07:38 +00:00
Add test results files to .gitignore
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -41,6 +41,9 @@ resources/profiles/user/default
|
||||
*.code-workspace
|
||||
deps_src/build/
|
||||
test.js
|
||||
# test results
|
||||
ctest_results.xml
|
||||
one_vertex_touch.svg
|
||||
/.cache/
|
||||
.clangd
|
||||
internal_docs/
|
||||
@@ -48,4 +51,4 @@ internal_docs/
|
||||
/flatpak-repo/
|
||||
# Python bytecode
|
||||
__pycache__/
|
||||
*.pyc
|
||||
*.pyc
|
||||
Reference in New Issue
Block a user