Added JPG, env and ENV to gitignore

Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
Jim Martens 2018-04-23 12:47:14 +02:00
parent c1995d038a
commit e6d944d4f6
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -18,6 +18,7 @@
*.ind
*.ist
*.jpg
*.JPG
*.lof
*.log
*.lot
@ -44,3 +45,5 @@
*.zip
build/
cmake-build-debug/
env/
ENV/