aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/examples/.gitignore
blob: ab5a4f0b3a83b08ce532e47cfe09111eb62b718d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# Initialized `.gitignores` @generated by IPM.
# Python
__pycache__/
*.pyc

# Builds
.ipm-build/
dist/

# PDM
.pdm-python