Add git exclude global
This commit is contained in:
parent
c012741d89
commit
924b5ae6ab
1 changed files with 4 additions and 0 deletions
4
dotfiles/git/ignore
Normal file
4
dotfiles/git/ignore
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
*.pyc
|
||||||
|
*.swp
|
||||||
|
.mypy_cache/
|
||||||
|
__pycache__/
|
Loading…
Add table
Reference in a new issue