diff options
author | P. J. McDermott <pj@pehjota.net> | 2013-09-10 21:23:49 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2013-09-10 21:23:49 (EDT) |
commit | 3110ba10faa152787d581830de0ffd56929ab764 (patch) | |
tree | f1835ae239078fe8fe571dd1772ce7189ff2a9e1 /.gitignore |
Initial commit.debian/1.0.0-1
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..70af57f --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +* +!.gitignore +!*/ +!debian/* |