https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37556
--- Comment #4 from Pedro Amorim <[email protected]> --- Created attachment 169999 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=169999&action=edit Bug 37556: Add project folders of popular IDEs to .gitignore Ignoring the .idea and .vscode folders makes working with the Koha repo using IntelliJ IDEA or VS Code easier. To test: 1. Clone the Koha repo. 2. Open the repo folder in an IDE like IntelliJ IDEA or VS Code. 3. Observe that the IDE creates an .idea or .vscode folder but does not try to commit it. Sponsored-by: Reformational Study Centre <www.refstudycentre.com> Signed-off-by: Pedro Amorim <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
