diff options
author | tv <tv@krebsco.de> | 2015-03-28 22:55:19 +0100 |
---|---|---|
committer | tv <tv@krebsco.de> | 2015-05-19 23:15:55 +0200 |
commit | 2956cec683ebd3ef12ae61609ccac134194527d8 (patch) | |
tree | f39837112d480e6b7b13eda5c3c28f38b3540564 /.gitignore | |
parent | dd0f53980331707b4a2c7e157ff521ae1b6383a3 (diff) |
gitignore: initial commit
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..a37850a --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +/.graveyard +/hosts +/secrets |