diff options
author | 53hornet <53hornet@gmail.com> | 2019-03-30 18:06:15 -0400 |
---|---|---|
committer | 53hornet <53hornet@gmail.com> | 2019-03-30 18:06:15 -0400 |
commit | 59b54b5a83b671f4ce43d5dcc9782f451325f432 (patch) | |
tree | 3dd70aadc11ec161d5ecfdbb2d2bdd33c76483b9 | |
parent | 7f69e616dd181ce6d46d42a7dfde14dfeae7e247 (diff) | |
download | cobalt-site-59b54b5a83b671f4ce43d5dcc9782f451325f432.tar.xz cobalt-site-59b54b5a83b671f4ce43d5dcc9782f451325f432.zip |
Added gitignore.
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..bd5d188 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +_site/ + |