aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2015-06-23 10:41:54 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2015-06-23 10:41:54 -0400
commit2cc9f3ffd272c6c7cf6d1fc5dec72da2b74f3a70 (patch)
treef7a8adcc33503c42b30f7592e764ee83b25fc3a5
parenta75b0440ff434aad00d932644a2ae49685fbb79b (diff)
downloadcbc-2cc9f3ffd272c6c7cf6d1fc5dec72da2b74f3a70.tar.gz
Ignore __pycache__
-rwxr-xr-x.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1d53946..d561d32 100755
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
*.*project
*.pyc
*.DS_Store
+*pycache*
test/output