Better gitignore (#76)

Signed-off-by: Isaac Marovitz <isaacryu@icloud.com>
This commit is contained in:
Isaac Marovitz 2025-03-06 22:43:35 +00:00 committed by GitHub
parent 7b8e37aa37
commit 1c571c8576
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

10
.gitignore vendored
View File

@ -397,3 +397,13 @@ FodyWeavers.xsd
# JetBrains Rider # JetBrains Rider
*.sln.iml *.sln.iml
# IntelliJ IDEs
.idea/
# macOS metadata
*.DS_Store
# CMake Files
**/cmake-build-debug
**/CMakeCache.txt