diff options
author | Joe Anderson <jandew+dev@gmail.com> | 2011-10-30 15:22:35 -0500 |
---|---|---|
committer | Joe Anderson <jandew+dev@gmail.com> | 2011-10-30 15:22:35 -0500 |
commit | a9e40fa59b61d6f3b3f44683934dfd090e0dcf24 (patch) | |
tree | d38b7a4ff6d2a38b4277ad5227d58296dd91dad3 /.gitignore | |
parent | 6bf468b1d146f5a8282c99d9deee6e43df546236 (diff) | |
download | toss-a9e40fa59b61d6f3b3f44683934dfd090e0dcf24.tar.gz toss-a9e40fa59b61d6f3b3f44683934dfd090e0dcf24.zip |
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..2f78cf5 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.pyc + |