| .* | 
 | !/.gitignore | 
 | !/.github | 
 | !/.dockerignore | 
 | target | 
 | tmp | 
 | logs | 
 | cache_store | 
 | *.iml | 
 | dependency-reduced-pom.xml | 
 | **/admin_token | 
 | /sandbox | 
 | /bin/ | 
 | *.sqlite | 
 | *.bak | 
 | **/ldap.conf | 
 |  | 
 | icc-index | 
 |  | 
 | # FB specific Kustvakt.conf | 
 | src\main\resources\Kustvakt.conf | 
 | /temp/ | 
 | /icc-index/ | 
 |  | 
 | # from full folder | 
 | /*.sqlite | 
 | /*.conf | 
 | /*.properties | 
 | /:memory:: | 
 | /processor/ | 
 | /testDB.sqlite-journal | 
 | /bin/ | 
 | /default-config.xml | 
 | /*.key | 
 | /vc/ | 
 | /demo/ | 
 | /c3p0-config.xml | 
 | /vc2/ | 
 | /dereko-kq-formatter.sh | 
 | /shutdownToken | 
 | /adminToken | 
 | /free-resources.json | 
 | /cache_store* | 
 | /pipes | 
 | /test-pipes | 
 | /bin | 
 | /Tools/ | 
 | /Tools/ | 
 | /target/ | 
 | /krill_cache/ | 
 | /access-rewrite-disabled-test/ | 
 | /old-logs/* | 
 | /*.bak | 
 | /*.sqlite | 
 | /vc* | 
 | /db* | 
 | /client | 
 | /test-config-icc.xml | 
 | /data/ | 
 | /old-jars/ | 
 | /data-backup | 
 | /notes | 
 | /docker |