diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ __pycache__/ *.pyc +/.venv/ /build/ /dist/ |
![]() |
index : cgitize | |
| Self-host your repositories using cgit | Egor Tensin |
| aboutsummaryrefslogtreecommitdiffstatshomepage |
| -rw-r--r-- | .gitignore | 1 |
@@ -1,5 +1,6 @@ __pycache__/ *.pyc +/.venv/ /build/ /dist/ |