https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17243
--- Comment #1 from Benjamin Rokseth <[email protected]> --- Created attachment 55145 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=55145&action=edit Bug 17243 - git ignore swagger.min.json This patch adds *.min.json to .gitignore in swagger dir. To remove tracking of swagger.min.json run git update-index --assume-unchanged swagger.min.json Or just ignore uncommitted changes -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
