zhimin-z commited on
Commit ·
aa55792
1
Parent(s): e946996
add
Browse files- .gitignore +3 -0
- Auggie CLI.json +1 -1
.gitignore
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
.omc
|
| 2 |
+
.vscode
|
| 3 |
+
.claude
|
Auggie CLI.json
CHANGED
|
@@ -7,4 +7,4 @@
|
|
| 7 |
"outputStartMarker": "",
|
| 8 |
"outputEndMarker": "",
|
| 9 |
"state": "active"
|
| 10 |
-
}
|
|
|
|
| 7 |
"outputStartMarker": "",
|
| 8 |
"outputEndMarker": "",
|
| 9 |
"state": "active"
|
| 10 |
+
}
|