1
0
mirror of https://github.com/2martens/uni.git synced 2026-05-06 11:26:25 +02:00

Added JPG, env and ENV to gitignore

Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
2018-04-23 12:47:14 +02:00
parent c1995d038a
commit e6d944d4f6

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/