diff options
author | Tomasz Kramkowski <tk@the-tk.com> | 2016-12-18 21:31:26 +0000 |
---|---|---|
committer | Tomasz Kramkowski <tk@the-tk.com> | 2016-12-18 21:31:26 +0000 |
commit | 446baea9b316b0d00ed947280ac712d70bbb7443 (patch) | |
tree | d724a55f50cf5c0ff6bb8523074e1a73db80d957 /.gitignore | |
download | dmarcpipe-446baea9b316b0d00ed947280ac712d70bbb7443.tar.gz dmarcpipe-446baea9b316b0d00ed947280ac712d70bbb7443.tar.xz dmarcpipe-446baea9b316b0d00ed947280ac712d70bbb7443.zip |
Init commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..bee8a64 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +__pycache__ |