diff options
author | Jon Stanley <jonstanley@gmail.com> | 2012-06-12 11:53:13 -0400 |
---|---|---|
committer | Jon Stanley <jonstanley@gmail.com> | 2012-06-12 11:53:13 -0400 |
commit | 8df0c1a012ed671121e1104c7c5a23c988831cd9 (patch) | |
tree | b5c97738d3cc7245e38f9bfea23a81011696255a /.gitignore | |
parent | 90cd2974fe87d73e1be1644a06b1957d57c4a7f4 (diff) | |
download | sos-8df0c1a012ed671121e1104c7c5a23c988831cd9.tar.gz |
Add generated files to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -10,3 +10,6 @@ dist-build/* sos/__init__.py cover/ .coverage +*.mo +sos.conf.5.gz +sosreport.1.gz |