Improve configs

This commit is contained in:
Tobias Reisinger 2022-09-10 20:55:17 +02:00
parent 2e4cfc4c6a
commit c3864bb510
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
3 changed files with 10 additions and 11 deletions
.config/git

View file

@ -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