diff options
author | Primal Pappachan | 2012-02-16 17:22:05 +0530 |
---|---|---|
committer | Primal Pappachan | 2012-02-16 17:22:05 +0530 |
commit | b54fc7589300685ce8d464eaff45cf4169d6b98a (patch) | |
tree | 02f63db0815c69ef3dd536c0c7d42f265345b682 /.gitignore | |
parent | 8215a0482819224061d05dc13d127ce2ed51fbb8 (diff) | |
download | aloha-b54fc7589300685ce8d464eaff45cf4169d6b98a.tar.gz aloha-b54fc7589300685ce8d464eaff45cf4169d6b98a.tar.bz2 aloha-b54fc7589300685ce8d464eaff45cf4169d6b98a.zip |
added ignore file
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..0b8b2e1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ + + +*.pyc |