added intellij project file to gitignore
This commit is contained in:
parent
6e610f4309
commit
5d8fd14f7d
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -16,3 +16,6 @@ configure
|
||||||
core-*.tar.gz
|
core-*.tar.gz
|
||||||
debian
|
debian
|
||||||
stamp-h1
|
stamp-h1
|
||||||
|
|
||||||
|
# intelli
|
||||||
|
*.iml
|
||||||
|
|
Loading…
Reference in a new issue