summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJoel Winarske <joel.winarske@gmail.com>2024-09-05 15:42:22 -0700
committerJoel Winarske <joel.winarske@gmail.com>2024-09-05 16:04:30 -0700
commit15093ee4880d535c65faed929801c2d79d1a212c (patch)
treeea5ddf1abdea8d3d77d3537f5b06dd6cb3d91f28 /.gitignore
parent4a6dd91a1e1c7821eae1668449885a8c04825071 (diff)
-update packages -format files -fix analyze issues Change-Id: I9eb84f1bca7623ce676695904f172aff127c8ced Signed-off-by: Joel Winarske <joel.winarske@gmail.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore12
1 files changed, 3 insertions, 9 deletions
diff --git a/.gitignore b/.gitignore
index 93d6136..fdbd765 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,6 +8,7 @@
.buildlog/
.history
.svn/
+migrate_working_dir/
# IntelliJ related
*.iml
@@ -18,7 +19,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/
@@ -30,12 +31,6 @@
.pub-cache/
.pub/
/build/
-/engine_sdk/
-libapp.so
-pubspec.lock
-
-# Web related
-lib/generated_plugin_registrant.dart
# Symbolication related
app.*.symbols
@@ -48,5 +43,4 @@ app.*.map.json
/android/app/profile
/android/app/release
-# the linux folder should be present when building for AGL
-linux/
+.desktop-homescreen