Update .gitignore

pull/974/head
Alexander Petree 2023-07-01 13:36:17 -07:00 committed by GitHub
parent 09857a579b
commit 3146708405
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 16 deletions

26
.gitignore vendored
View File

@ -1,16 +1,10 @@
venv
.idea
*.pyc
__pycache__
### VisualStudioCode ###
.vscode/*
.vscode/**
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
### VisualStudioCode Patch ###
# Ignore all local history of files
.history
venv.idea*.pyc__pycache__
###Visual StudioCode###vscode
/**/
settings.jsonvscode
/
tasks.jsonvscode
/
launch.jsonvscode/extensions.json
### VisualStudioCode Patch
#### Ignore all local history of files.history