diff --git a/.gitignore b/.gitignore index 53605b7..1450a89 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ .venv +.pdm-python __pycache__/ *.py[cod] *$py.class diff --git a/.pdm-python b/.pdm-python deleted file mode 100644 index 716f77e..0000000 --- a/.pdm-python +++ /dev/null @@ -1 +0,0 @@ -/home/doty/src/cry/.venv/bin/python \ No newline at end of file