Local .gitconfig changes

This commit is contained in:
Firepup Sixfifty 2023-10-01 15:55:11 -05:00
parent d7420ab7ab
commit 1a6d37008e

6
.gitignore vendored
View file

@ -1,7 +1,7 @@
.cache/*
.cache/**
__pycache__/** __pycache__/**
.upm .upm
venv/** venv/**
**/__pycache__/** **/__pycache__/**
.pythonlibs/** .pythonlibs/**
.config/**
replit*txt