remove pytest from main branch.

update gitignore.
This commit is contained in:
2025-11-27 05:08:57 +09:00
parent c2b429272f
commit 3ffc90f43b
7 changed files with 11 additions and 630 deletions
+11
View File
@@ -160,3 +160,14 @@ cython_debug/
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
# vscode gitignore
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
!.vscode/*.code-snippets
!*.code-workspace
# Built Visual Studio Code Extensions
*.vsix