diff options
author | Adam Spragg <adam@spra.gg> | 2018-05-31 23:25:50 +0100 |
---|---|---|
committer | Adam Spragg <adam@spra.gg> | 2018-05-31 23:25:50 +0100 |
commit | 93858a4c34dd4007c72e915ed175bcdc24bbdadd (patch) | |
tree | 40279e7f6f521f0abc97a9f317ed500acb0d141e /.gitignore |
First fully working config and content for the site
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..94b7095 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +passwd + +log |