refactor: modified .gitignore

This commit is contained in:
Alessio 2025-04-17 12:56:18 +02:00
parent f4e22e9235
commit a62b8236f6

5
.gitignore vendored
View File

@ -18,7 +18,7 @@
# The .vscode folder contains launch configuration and tasks you configure in
# VS Code which you may wish to be included in version control, so this line
# is commented out by default.
#.vscode/
.vscode/
# Flutter/Dart/Pub related
**/doc/api/
@ -83,3 +83,6 @@ tm.json
android/build
android/app/.cxx
# Build dir
build