We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08769f8 commit a5eec1bCopy full SHA for a5eec1b
1 file changed
.gitignore
@@ -44,3 +44,7 @@ snapshot_*.json
44
# Temporary directories from sync workflows
45
extension-temp/
46
47
+# Extension build output (copied during build)
48
+sentience-chrome/
49
+src/extension/
50
+
0 commit comments