diff options
author | jaseg <git@jaseg.net> | 2019-05-24 15:24:10 +0900 |
---|---|---|
committer | jaseg <git@jaseg.net> | 2019-05-24 15:24:10 +0900 |
commit | 2f6446020b87f8b830eefeaa2f79923c0f56fdce (patch) | |
tree | 317cb35524e471cbbf43663f4a463a6dcb5b2518 /.gitignore | |
parent | b358716cb4970907c494681a91d2aa11d1768c16 (diff) | |
download | blog-2f6446020b87f8b830eefeaa2f79923c0f56fdce.tar.gz blog-2f6446020b87f8b830eefeaa2f79923c0f56fdce.tar.bz2 blog-2f6446020b87f8b830eefeaa2f79923c0f56fdce.zip |
Configure for deployment (blog.jaseg.net)
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..a48cf0d --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +public |