]> git.draconx.ca Git - picard-plugins.git/blobdiff - .gitignore
Ignore compiled python junk.
[picard-plugins.git] / .gitignore
diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..a295864
--- /dev/null
@@ -0,0 +1,2 @@
+*.pyc
+__pycache__