diff options
author | Blaise Thompson <blaise@untzag.com> | 2019-06-22 16:25:49 -0500 |
---|---|---|
committer | Blaise Thompson <blaise@untzag.com> | 2019-06-22 16:25:49 -0500 |
commit | 26bbd1c75e83d0642f93c07cb8486525d40da0b1 (patch) | |
tree | 65705776395f8e805053c2ed7f6e15e9d631f52f /.gitignore |
initial 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..6025ad7 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +public/index.html |