gitignore: add .idea, *.tgz, *.iml

This commit is contained in:
Miroslav Bajtoš 2014-10-14 08:19:12 +02:00
parent 909bc563b9
commit 347e1f045e
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -6,6 +6,9 @@ lib-cov
*.out
*.pid
*.gz
.idea
*.iml
*.tgz
pids
logs