fpsql-py-package/.gitignore

10 lines
102 B
Text
Raw Normal View History

2023-05-24 13:58:35 +00:00
.cache/*
.cache/**
__pycache__/**
.upm
venv/**
2023-10-02 01:12:41 +00:00
**/__pycache__/**
.pythonlibs/**
replit*txt
.config/**