Skip to content

Commit

Permalink
Add .idea to .gitignore
Browse files Browse the repository at this point in the history
Add `.idea` to `.gitignore`.
  • Loading branch information
HeavyWombat committed Feb 19, 2021
1 parent 539e435 commit aa82c8d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.

.idea
dist
**/*.coverprofile
coverage.txt

0 comments on commit aa82c8d

Please sign in to comment.