fix: update .gitignore to include GitHub Copilot files and add TODO.md
Some checks failed
CI/CD Pipeline / test (push) Failing after 3m35s
Some checks failed
CI/CD Pipeline / test (push) Failing after 3m35s
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,4 +1,3 @@
|
||||
.github/copilot*
|
||||
cache/
|
||||
logs/
|
||||
|
||||
@@ -165,3 +164,5 @@ cython_debug/
|
||||
#.idea/
|
||||
|
||||
docs/online.md
|
||||
.github/copilot*
|
||||
.github/TODO.md
|
||||
|
||||
Reference in New Issue
Block a user