| Akron | 17c6081 | 2020-06-15 14:29:30 +0200 | [diff] [blame] | 1 | * |
| 2 | !/Gruntfile.js | ||||
| 3 | !/kalamar.conf | ||||
| 4 | !/kalamar.dict | ||||
| 5 | !/kalamar.queries.dict | ||||
| 6 | !/LICENSE | ||||
| 7 | !/Makefile.PL | ||||
| 8 | !/package.json | ||||
| 9 | !/dev | ||||
| 10 | !/lib | ||||
| 11 | !/script | ||||
| 12 | !/t | ||||
| 13 | !/templates | ||||
| Akron | 64b957d | 2020-10-07 22:39:53 +0200 | [diff] [blame] | 14 | !.dockerignore |
| 15 | /templates/announcement.html.ep | ||||
| 16 | /templates/custom | ||||
| 17 | /lib/Kalamar/Plugin/Announcements.pm | ||||