summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Edmondson <dme@dme.org>2020-10-29 08:20:41 +0000
committerDavid Edmondson <dme@dme.org>2020-11-02 08:42:02 +0000
commit9366cb061ad62602611583700521d0a66b17132a (patch)
tree774a40f23b1f21193c4292780f8b8fa84f62bfd4
parent9dce4c68d8e854c685df5e6ad7ab522611af6029 (diff)
downloadvmdb2-9366cb061ad62602611583700521d0a66b17132a.tar.gz
git: Ignore generated .pyc files
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..0d20b64
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+*.pyc