diff --git a/.gitignore b/.gitignore index 12e94c6..97ed043 100644 --- a/.gitignore +++ b/.gitignore @@ -14,9 +14,15 @@ cmake-build-* # JetBrains .idea/ +fileList*.txt # Build System artifact # Tracy -*.tracy \ No newline at end of file +*.tracy + +# Archives +*.7z +*.zip +*.tar \ No newline at end of file