Add .idea to gitignore

This commit is contained in:
name 2021-02-01 04:19:29 +01:00
parent 6ef0b64e97
commit 433ae7d6b4

2
.gitignore vendored
View file

@ -36,3 +36,5 @@ target/**/*
build/**/*
gen/**/*
out/**/*
.idea