Add ignores and bspwm-rules

This commit is contained in:
Tobias Reisinger 2021-11-06 14:55:37 +01:00
parent 220f582239
commit c178135997
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
2 changed files with 13 additions and 6 deletions
.config/git

View file

@ -1,21 +1,26 @@
# Python
venv/
*.pyc
# File stuff
.DS_Store
*.bak
# Vim Stuff
.syntastic_*_config
.breakpoints
*.swp
*.swo
*.bak
.syntastic_*_config
.breakpoints
# Latex
latexmk_output/
# Javascript
node_modules/
# Jupyter Notebooks
.ipynb_checkpoints
*/.ipynb_checkpoints/*
# Jetbrains
/.idea/