diff options
author | Edmund von der Burg <evdb@mysociety.org> | 2011-02-22 14:48:49 +0000 |
---|---|---|
committer | Edmund von der Burg <evdb@mysociety.org> | 2011-02-22 14:48:49 +0000 |
commit | 6d4dbdb7bfa1af7c1a34c57fe01198e861fb4b4a (patch) | |
tree | 7abf37f3561c3cda205d979bfc2c7df322c667e8 /.gitignore | |
parent | 79240856cba7e507b5500288cbfa1c99263d824b (diff) |
Created app using catalyst.pl
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 8235bc140..e3fcfd5bf 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,7 @@ ._* .DS_Store local-lib5 +META.yml +Makefile +blib/ +inc/
\ No newline at end of file |