Add intellij to the gitignore #861

Merged
seeseemelk merged 1 commits from update-gitignore into master 2024-10-14 18:28:42 +02:00
Showing only changes of commit 8e8f8e4706 - Show all commits

3
.gitignore vendored
View File

@ -48,3 +48,6 @@ cool-retro-term
.DS_Store .DS_Store
*.app *.app
# IntelliJ
.idea