From d41ea366e7c2e51c9f7e68092d89e3f0be580362 Mon Sep 17 00:00:00 2001 From: Ruben Undheim Date: Fri, 21 Dec 2018 21:01:06 +0100 Subject: Import python-netdisco_2.2.0.orig.tar.gz [dgit import orig python-netdisco_2.2.0.orig.tar.gz] --- .gitignore | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..edc491c --- /dev/null +++ b/.gitignore @@ -0,0 +1,12 @@ +__pycache__ +**/*.pyc +netdisco.egg-info/ +dist +build +pyvenv.cfg +bin +lib +lib64 +pip-selfcheck.json +.tox +.pytest_cache/ -- cgit v1.2.3