diff options
author | tycho garen <[email protected]> | 2013-07-06 19:36:09 -0400 |
---|---|---|
committer | tycho garen <[email protected]> | 2013-07-06 19:37:40 -0400 |
commit | 8aff6cc37368e872183ac9850695300a041b2da7 (patch) | |
tree | f250d62261255cd39bbb13bddf09e4882363725a /.gitignore | |
parent | f875577197c307116f11c33be0d3f1f95594a500 (diff) | |
download | hugo-8aff6cc37368e872183ac9850695300a041b2da7.tar.gz hugo-8aff6cc37368e872183ac9850695300a041b2da7.zip |
gitignore: sanity
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000..b970e45bb --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +hugo +docs/public* |