Merge pull request #2456 from rnicoll/1.14.4-intellij

Added IntelliJ IDEA in .gitignore
This commit is contained in:
Patrick Lodder 2021-08-15 19:13:43 +02:00 committed by GitHub
commit ef260375d1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

6
.gitignore vendored
View file

@ -119,3 +119,9 @@ parts/
prime/
stage/
*.snap
### IntelliJ IDEA ###
.idea
*.iws
*.iml
*.ipr