Update .gitignore

This commit is contained in:
Braydon 2023-12-17 21:07:45 -05:00
parent 6b215cc337
commit edbb75d292

1
.gitignore vendored

@ -18,6 +18,7 @@ cmake-build-*/
out/ out/
build/ build/
work/ work/
target/
.idea_modules/ .idea_modules/
atlassian-ide-plugin.xml atlassian-ide-plugin.xml
com_crashlytics_export_strings.xml com_crashlytics_export_strings.xml