diff options
author | Ralf Jung <post@ralfj.de> | 2015-02-25 22:02:06 +0100 |
---|---|---|
committer | Ralf Jung <post@ralfj.de> | 2015-02-25 22:02:06 +0100 |
commit | a0776d1336cd8391798c8e326fbac3a5b57b5be1 (patch) | |
tree | 72e4f65bc00f48cfe8ef7276e0fae120a4628026 /.gitignore | |
parent | 301520c0234eb50350361fac263bcebd2db139c2 (diff) |
add gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c11f6d1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +__pycache__ +git-mirror.conf |