File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -167,6 +167,12 @@ cython_debug/
167
167
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
168
168
# .idea/
169
169
170
+ # Abstra
171
+ # Abstra is an AI-powered process automation framework.
172
+ # Ignore directories containing user credentials, local state, and settings.
173
+ # Learn more at https://abstra.io/docs
174
+ .abstra /
175
+
170
176
# Visual Studio Code
171
177
# Visual Studio Code specific template is maintained in a separate VisualStudioCode.gitignore
172
178
# that can be found at https://github.com/github/gitignore/blob/main/Global/VisualStudioCode.gitignore
@@ -185,4 +191,4 @@ cython_debug/
185
191
# exclude from AI features like autocomplete and code analysis. Recommended for sensitive data
186
192
# refer to https://docs.cursor.com/context/ignore-files
187
193
.cursorignore
188
- .cursorindexingignore
194
+ .cursorindexingignore
You can’t perform that action at this time.
0 commit comments