.idea Directory ignore by git now

This commit is contained in:
name 2020-12-17 08:41:19 +01:00
parent bb857b0d13
commit 844f06f1e0

1
.gitignore vendored
View file

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