diff options
author | Blaise Thompson <blaise@untzag.com> | 2020-04-11 20:20:27 -0500 |
---|---|---|
committer | Blaise Thompson <blaise@untzag.com> | 2020-04-11 20:20:27 -0500 |
commit | af97cdcd4997186fccc955b78577407604fd10ac (patch) | |
tree | a37aabfff8c873bdf868c662eb2cd49b22e90358 /.gitignore | |
parent | 5e2a82641aab330f9a94a74b5fa4386dd684d7f1 (diff) |
instrumental software
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..364fdec --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +public/ |