diff options
author | Melody Horn <melody@boringcactus.com> | 2020-11-17 16:21:00 -0700 |
---|---|---|
committer | Melody Horn <melody@boringcactus.com> | 2020-11-17 16:21:00 -0700 |
commit | c49b0a18592ec2145db65c38073d652fd5dab20b (patch) | |
tree | 8b7583c21d3dad7ac6d672a2affcac65a82790bc /.gitignore | |
download | cactus-ssg-c49b0a18592ec2145db65c38073d652fd5dab20b.tar.gz cactus-ssg-c49b0a18592ec2145db65c38073d652fd5dab20b.zip |
write generator
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..f9606a3 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/venv |