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/
167167# option (not recommended) you can uncomment the following to ignore the entire idea folder.
168168# .idea/
169169
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+
170176# Visual Studio Code
171177# Visual Studio Code specific template is maintained in a separate VisualStudioCode.gitignore
172178# that can be found at https://github.com/github/gitignore/blob/main/Global/VisualStudioCode.gitignore
@@ -185,4 +191,4 @@ cython_debug/
185191# exclude from AI features like autocomplete and code analysis. Recommended for sensitive data
186192# refer to https://docs.cursor.com/context/ignore-files
187193.cursorignore
188- .cursorindexingignore
194+ .cursorindexingignore
You can’t perform that action at this time.
0 commit comments