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