🙈 Add Jetbrains to Gitignore

This commit is contained in:
Clement Desmidt 2018-10-17 08:15:53 +02:00
parent 0f449be68d
commit 874be054fe
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -4,4 +4,5 @@ temp
dist dist
.sass-cache .sass-cache
.DS_Store .DS_Store
build build
.idea