aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Poletiek <matthew.poletiek@gmail.com>2020-12-12 07:11:44 -0600
committerMatthew Poletiek <matthew.poletiek@gmail.com>2020-12-12 07:11:44 -0600
commit03162275f9f4102d2e6e2b45fd3895f592e15409 (patch)
tree02b5a56949582750d375aca4f36d0f386f2b5b51
parent511380ad5659c902632d5aed882f76e731c2c1e8 (diff)
downloadchirp-03162275f9f4102d2e6e2b45fd3895f592e15409.tar.gz
chirp-03162275f9f4102d2e6e2b45fd3895f592e15409.tar.xz
gitignore
-rw-r--r--.gitignore18
1 files changed, 18 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..74517dc
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,18 @@
+.*\~$
+.*\.pyc$
+.*\.orig$
+.*\.rej$
+dist
+build/bdist
+tools/cpep8.venv/
+tests/logs/
+logs/
+ignored/
+patch_queue/
+archived_builds/
+.tox/
+.*\.mo$
+.*\.pot$
+locale/.files
+MANIFEST
+.pytest_cache