Skip to content

Enhance .gitignore file to support intelliJ IDEA and multiple environments

The main purpose of this pull request is to make it possible to open the project in IntelliJ Idea IDE without staging it's generated file as part of project's files

This will enhance the set of editors that can be used to open the project

Merge request reports