Add intellij files to .gitignore
This commit is contained in:
parent
df8dcd27e2
commit
b93c7c394b
1 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -26,3 +26,8 @@ dependencies-stamp
|
|||
/.deps
|
||||
/.release
|
||||
/.tarballs
|
||||
|
||||
# Intellij
|
||||
|
||||
/.idea
|
||||
*.iml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue