diff options
author | Determinant <[email protected]> | 2014-12-27 13:29:20 +0800 |
---|---|---|
committer | Determinant <[email protected]> | 2014-12-27 13:29:20 +0800 |
commit | 30c896841c65c78cb4cf048c0c26c8e62ee0cf05 (patch) | |
tree | 5fb076c5a373b3ffa2e25842f47fe2e64dd7b6bc /.gitignore |
init
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a1e76d0 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +*.pyc +*.pyo +.*.swp +.*.swo +*.socket |