diff options
author | admin <admin@branchable.com> | 2016-03-13 23:01:20 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2016-03-13 23:01:20 +0000 |
commit | 99d93ad55b6b6b4ccaa2b44eda173f523aab979d (patch) | |
tree | 734fcd589506379c4b076dacba04258819369620 /.gitignore | |
download | standingwithresilience-99d93ad55b6b6b4ccaa2b44eda173f523aab979d.tar.gz standingwithresilience-99d93ad55b6b6b4ccaa2b44eda173f523aab979d.zip |
initial commit of setup files
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a53012f --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +.ikiwiki +public_html +source +source.git +logs +.ikisite-nonce +.gitconfig |