This repository has been archived on 2023-09-02. You can view files and clone it, but cannot push or open issues or pull requests.
csh/.gitignore
2023-03-30 23:16:00 +02:00

10 lines
73 B
Text

# Virtualenv
pyvenv.cfg
bin/
lib/
# IDE
.vscode/
# Python
__pycache__/