diff options
| author | Richard Simões <rsimoes@cpan.org> | 2012-04-12 20:04:36 -0500 |
|---|---|---|
| committer | Richard Simões <rsimoes@cpan.org> | 2012-04-12 20:12:39 -0500 |
| commit | 039b1aa667373f9af5b5fe4121d509075cddbc69 (patch) | |
| tree | 0399836a2ea4bdb7d939e8974c86bce04d092257 /.gitignore | |
| parent | Merge pull request #5 from ywatase/fix_extention_problem (diff) | |
| download | dancer-template-xslate-039b1aa667373f9af5b5fe4121d509075cddbc69.tar.gz | |
Clean up code and docs, tweak tests.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..fe0c40c --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +*# +*#* +.build +Dancer-Template-Xslate-* |
