Skip to content

Commit

Permalink
change project config
Browse files Browse the repository at this point in the history
  • Loading branch information
Archmonger committed Aug 19, 2023
1 parent 6ca3ac2 commit 8d872a0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ Control.system-ca-bundle
GitHub.sublime-settings

# Visual Studio Code #
.vscode/*
.vscode/*/
!.vscode/settings.json
!.vscode/extensions.json
.history/
Expand Down
2 changes: 0 additions & 2 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@
"autoprefixer.formatOnSave": true,
"files.associations": {
"**/requirements/*.txt": "pip-requirements",
"**/templates/*/*.json": "jinja",
"**/templates/*/*.webmanifest": "jinja",
"*.py-tpl": "python"
},
"[jsonc]": {
Expand Down

0 comments on commit 8d872a0

Please sign in to comment.