mirror of
https://github.com/2martens/uni.git
synced 2026-05-07 03:46:25 +02:00
Added JPG, env and ENV to gitignore
Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -18,6 +18,7 @@
|
|||||||
*.ind
|
*.ind
|
||||||
*.ist
|
*.ist
|
||||||
*.jpg
|
*.jpg
|
||||||
|
*.JPG
|
||||||
*.lof
|
*.lof
|
||||||
*.log
|
*.log
|
||||||
*.lot
|
*.lot
|
||||||
@ -44,3 +45,5 @@
|
|||||||
*.zip
|
*.zip
|
||||||
build/
|
build/
|
||||||
cmake-build-debug/
|
cmake-build-debug/
|
||||||
|
env/
|
||||||
|
ENV/
|
||||||
|
|||||||
Reference in New Issue
Block a user