diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2015-05-06 06:02:02 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2015-05-06 06:02:02 +0300 |
commit | 0651896fa9dd3afc42f0080c58e7aa97308e9c96 (patch) | |
tree | 20d4f10975b2403a638a2008cb4168ac4bc46454 /.gitignore | |
download | vk-scripts-0651896fa9dd3afc42f0080c58e7aa97308e9c96.tar.gz vk-scripts-0651896fa9dd3afc42f0080c58e7aa97308e9c96.zip |
initial 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..c18dd8d --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +__pycache__/ |