mirror of
https://github.com/github/gitignore.git
synced 2025-02-23 22:54:53 +08:00
Ignoring IntelliJ IDEA project files
This commit is contained in:
parent
a66b53a87d
commit
cae34ed1ff
@ -11,3 +11,9 @@ project/plugins/project/
|
|||||||
|
|
||||||
# Scala-IDE specific
|
# Scala-IDE specific
|
||||||
.scala_dependencies
|
.scala_dependencies
|
||||||
|
|
||||||
|
# Intellij project files
|
||||||
|
*.iml
|
||||||
|
*.ipr
|
||||||
|
*.iws
|
||||||
|
.idea/
|
Loading…
Reference in New Issue
Block a user