Added .gitignore file
[cipher-tools.git] / .gitignore
diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..9039ffc
--- /dev/null
@@ -0,0 +1,6 @@
+*~
+*doc
+*log
+/tmp
+/__pycache__/*
+*pyc