diff options
author | johannst <johannes.stoelp@gmail.com> | 2021-05-11 21:50:01 +0200 |
---|---|---|
committer | johannst <johannes.stoelp@gmail.com> | 2021-05-11 21:50:01 +0200 |
commit | d3cf86676f8acb0a4b2919a858cacbb256378e73 (patch) | |
tree | 30cf23531d8aa428c419fb0af860eecaf146333d /.gitignore | |
parent | 2cda5b615eb84f0582d68be7685f95b3f333a08e (diff) | |
download | blog-d3cf86676f8acb0a4b2919a858cacbb256378e73.tar.gz blog-d3cf86676f8acb0a4b2919a858cacbb256378e73.zip |
added gitignore
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 |