diff options
author | Primal Pappachan | 2012-04-02 12:39:57 +0530 |
---|---|---|
committer | Primal Pappachan | 2012-04-02 12:39:57 +0530 |
commit | dd935ea87bba9944cd1cf720f1a67dc57295b41f (patch) | |
tree | f175841b9ef858a91622cf2548ae4fb3cf357993 | |
parent | c4c4c85dd990db7ade50408d71d7fefdb7fd97b9 (diff) | |
download | aloha-dd935ea87bba9944cd1cf720f1a67dc57295b41f.tar.gz aloha-dd935ea87bba9944cd1cf720f1a67dc57295b41f.tar.bz2 aloha-dd935ea87bba9944cd1cf720f1a67dc57295b41f.zip |
ignored csv and txt files
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -10,3 +10,8 @@ parts/ develop-eggs/ bin/ .installed.cfg +*csv +*.tar +*.txt + + |