diff options
author | Oxbian <got.dacs@slmail.me> | 2023-06-24 21:40:36 +0200 |
---|---|---|
committer | Oxbian <got.dacs@slmail.me> | 2023-06-24 21:40:36 +0200 |
commit | 1e0156df7c1efd7cfe013adb90eaa9dc37677643 (patch) | |
tree | 819aa85b3cbe118c95babebda75dab0d86e85f35 /.gitignore | |
download | blog-generator-1e0156df7c1efd7cfe013adb90eaa9dc37677643.tar.gz blog-generator-1e0156df7c1efd7cfe013adb90eaa9dc37677643.zip |
Init commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0cafc1c --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.venv/
\ No newline at end of file |