Modified the gitignore file to support development with IntelliJ IDEA.
This commit is contained in:
parent
e167b7a92d
commit
b88cf4801b
6
.gitignore
vendored
6
.gitignore
vendored
@ -19,3 +19,9 @@ bin
|
||||
.settings
|
||||
.classpath
|
||||
.project
|
||||
|
||||
# IntelliJ project files
|
||||
.idea
|
||||
*.iml
|
||||
out
|
||||
gen
|
||||
|
Loading…
Reference in New Issue
Block a user