diff options
author | Yves Fischer <yvesf-git@xapek.org> | 2015-11-05 21:54:27 +0100 |
---|---|---|
committer | Charlie Root <root@www1.2.localnet.cc> | 2016-01-13 18:50:49 +0000 |
commit | dd4f295a0c0ca578922bddb9da36f87f5d7ad1b4 (patch) | |
tree | 6d29d9fdf36af9a83da6e4d2bbc419beaab44933 /.gitignore | |
download | auth-xmppmessage-dd4f295a0c0ca578922bddb9da36f87f5d7ad1b4.tar.gz auth-xmppmessage-dd4f295a0c0ca578922bddb9da36f87f5d7ad1b4.zip |
stateless version
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..02e0d9f --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +__pycache__ +*swp +*~ |