Improve configs
This commit is contained in:
parent
2e4cfc4c6a
commit
c3864bb510
3 changed files with 10 additions and 11 deletions
.config/git
|
@ -1,5 +1,5 @@
|
|||
# Python
|
||||
venv/
|
||||
/venv/
|
||||
*.pyc
|
||||
|
||||
# File stuff
|
||||
|
@ -15,13 +15,13 @@ venv/
|
|||
*.swo
|
||||
|
||||
# Latex
|
||||
latexmk_output/
|
||||
/latexmk_output/
|
||||
|
||||
# Javascript
|
||||
node_modules/
|
||||
/node_modules/
|
||||
|
||||
# PHP
|
||||
vendor/
|
||||
/vendor/
|
||||
|
||||
# Jupyter Notebooks
|
||||
.ipynb_checkpoints
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue