From b12129f0da219291e52b1725dae24528c882a55e Mon Sep 17 00:00:00 2001 From: Christopher Baines Date: Thu, 24 Dec 2015 10:59:02 +0000 Subject: Initial commit --- .gitignore | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1ade7e4 --- /dev/null +++ b/.gitignore @@ -0,0 +1,11 @@ + +__pycache__ +*.pyc +*.egg-info + +.pybuild +debian/files +debian/prometheus-pgbouncer-exporter +*.log +*.debhelper +*.substvars -- cgit v1.2.3