gitignore update
This commit is contained in:
parent
25dc250225
commit
047f73e269
1 changed files with 2 additions and 2 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -51,7 +51,7 @@ cython_debug/
|
|||
|
||||
# VS Code files for those working on multiple tools
|
||||
.vscode/*
|
||||
!.vscode/settings.json
|
||||
.vscode/settings.json
|
||||
!.vscode/tasks.json
|
||||
!.vscode/launch.json
|
||||
!.vscode/extensions.json
|
||||
|
|
@ -62,4 +62,4 @@ cython_debug/
|
|||
|
||||
# Logfile(s)
|
||||
*.log
|
||||
*.sqlite3
|
||||
*.sqlite3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue