diff options
author | Cem Keylan <cem@ckyln.com> | 2021-10-25 15:53:13 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-10-25 15:53:13 +0200 |
commit | d00896a78eedb10c3c4a65b38852caeafad5cd09 (patch) | |
tree | 6c7cfcdace6ef607e0a937a928bc25e0a9fd2063 /.gitignore | |
parent | 3169c9e71795b620e1ffd10cc00b9f98295f8b6f (diff) | |
download | website-d00896a78eedb10c3c4a65b38852caeafad5cd09.tar.gz |
Delete install.org and put it into gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ /.cache/ /public/ /static/ +/content/install.org |