diff options
author | Melody Horn <melody@boringcactus.com> | 2021-02-20 19:11:01 -0700 |
---|---|---|
committer | Melody Horn <melody@boringcactus.com> | 2021-02-20 19:11:01 -0700 |
commit | 239445e475ba02b88922617c557257a4fee55c86 (patch) | |
tree | c02b8b00a3061977a8fd9f0a1c3dbb012ef9dd66 /.gitignore | |
download | hope-239445e475ba02b88922617c557257a4fee55c86.tar.gz hope-239445e475ba02b88922617c557257a4fee55c86.zip |
write README
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 |