I would like to have a certain .gitignore file created in the directory of a New Project when I create it in IntelliJ. Is there a way to set this up to automatically happen?
CodePudding user response:
You can use project templates for that. See https://www.jetbrains.com/help/idea/saving-project-as-template.html