aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--src/ipm/const.py6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/ipm/const.py b/src/ipm/const.py
index 753c3a3..d280a79 100644
--- a/src/ipm/const.py
+++ b/src/ipm/const.py
@@ -21,7 +21,9 @@ __pycache__/
*.pyc
# Builds
-
-build/
+.ipm-build/
dist/
+
+# PDM
+.pdm-python
"""