| Akron | c71176d | 2022-03-14 11:15:07 +0100 | [diff] [blame] | 1 | /cache |
| 2 | /kalamar.secret* | ||||
| 3 | /start-test | ||||
| 4 | /todo.org | ||||
| 5 | /fixtures.txt | ||||
| 6 | /sandbox | ||||
| 7 | /Sandbox | ||||
| 8 | /node_modules | ||||
| 9 | /cache/data | ||||
| 10 | /public | ||||
| 11 | /kalamar.*.conf | ||||
| 12 | /kalamar.conf.json | ||||
| 13 | /kalamar.conf.js | ||||
| 14 | /kalamar.*.dict | ||||
| 15 | !/kalamar.queries.dict | ||||
| 16 | /script/hypnotoad.pid | ||||
| 17 | /.sass-cache | ||||
| 18 | /dev/css | ||||
| 19 | /dev/js/spec/src | ||||
| 20 | /lib/Kalamar/Plugin/Announcements.pm | ||||
| 21 | /log | ||||
| 22 | /blib | ||||
| 23 | /script* | ||||
| 24 | /MYMETA* | ||||
| 25 | /Makefile | ||||
| 26 | /pm_to_blib | ||||
| 27 | /t/kalamar_user_client.t | ||||
| 28 | \#* | ||||
| 29 | *.tar.gz | ||||
| 30 | *~ | ||||
| 31 | *.sqlite | ||||
| 32 | *.log | ||||
| 33 | *.db | ||||
| 34 | *.plugins.json | ||||
| Akron | a149da4 | 2024-04-12 12:01:57 +0200 | [diff] [blame] | 35 | !default.plugins.json |
| Akron | c71176d | 2022-03-14 11:15:07 +0100 | [diff] [blame] | 36 | *.old |
| 37 | .* | ||||
| 38 | /t/kalamar_user_client.t | ||||
| 39 | !.gitignore | ||||
| 40 | !.github | ||||
| 41 | !.dockerignore | ||||
| 42 | /npm-debug.log | ||||
| 43 | /package-lock.json | ||||
| 44 | /kalamar.code-workspace | ||||
| 45 | |||||
| 46 | !/kalamar.ids-mannheim.conf | ||||