diff options
author | Prabhu Ramachandran | 2011-11-08 02:25:36 +0530 |
---|---|---|
committer | Prabhu Ramachandran | 2011-11-08 02:25:36 +0530 |
commit | 13a40a1a4ad77ee195100453ef5c37c889ca1f26 (patch) | |
tree | f784bcdccb88d4322d69fb6f97cf1c6b0df220e6 /.gitignore | |
parent | 27c048f58d60c9e03f39f271c8bbe4dd52038998 (diff) | |
download | online_test-13a40a1a4ad77ee195100453ef5c37c889ca1f26.tar.gz online_test-13a40a1a4ad77ee195100453ef5c37c889ca1f26.tar.bz2 online_test-13a40a1a4ad77ee195100453ef5c37c889ca1f26.zip |
Adding git ignore.
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..3eeee5b --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*.pyc +*.db + |