Local .gitconfig changes
This commit is contained in:
parent
d7420ab7ab
commit
1a6d37008e
1 changed files with 3 additions and 3 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -1,7 +1,7 @@
|
|||
.cache/*
|
||||
.cache/**
|
||||
__pycache__/**
|
||||
.upm
|
||||
venv/**
|
||||
**/__pycache__/**
|
||||
.pythonlibs/**
|
||||
.pythonlibs/**
|
||||
.config/**
|
||||
replit*txt
|
||||
|
|
Loading…
Reference in a new issue