diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ __pycache__/ .venv/ content/ +website.egg-info/ .python-version *.db |
![]() |
index : website.git | |
| repo of my website |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 1 |
@@ -1,6 +1,7 @@ __pycache__/ .venv/ content/ +website.egg-info/ .python-version *.db |