mirror of
https://github.com/github/gitignore.git
synced 2026-09-04 06:03:55 +02:00
Compare commits
No commits in common. "dc7aaef6c0a513902f6fb3b3a1ebea93eb3f6fe6" and "db90803202c3d603bcbc81157873d1b1627576a2" have entirely different histories.
dc7aaef6c0
...
db90803202
@ -1,3 +0,0 @@
|
||||
.haxelib/
|
||||
.haxelsp/recording/
|
||||
dump/
|
||||
@ -167,12 +167,6 @@ cython_debug/
|
||||
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
||||
#.idea/
|
||||
|
||||
# Abstra
|
||||
# Abstra is an AI-powered process automation framework.
|
||||
# Ignore directories containing user credentials, local state, and settings.
|
||||
# Learn more at https://abstra.io/docs
|
||||
.abstra/
|
||||
|
||||
# Visual Studio Code
|
||||
# Visual Studio Code specific template is maintained in a separate VisualStudioCode.gitignore
|
||||
# that can be found at https://github.com/github/gitignore/blob/main/Global/VisualStudioCode.gitignore
|
||||
@ -191,4 +185,4 @@ cython_debug/
|
||||
# exclude from AI features like autocomplete and code analysis. Recommended for sensitive data
|
||||
# refer to https://docs.cursor.com/context/ignore-files
|
||||
.cursorignore
|
||||
.cursorindexingignore
|
||||
.cursorindexingignore
|
||||
|
||||
@ -30,7 +30,6 @@ x86/
|
||||
bld/
|
||||
[Bb]in/
|
||||
[Oo]bj/
|
||||
[Oo]ut/
|
||||
[Ll]og/
|
||||
[Ll]ogs/
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user