mirror of
https://github.com/2martens/uni.git
synced 2026-05-06 19:36:26 +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
|
||||
*.ist
|
||||
*.jpg
|
||||
*.JPG
|
||||
*.lof
|
||||
*.log
|
||||
*.lot
|
||||
@ -44,3 +45,5 @@
|
||||
*.zip
|
||||
build/
|
||||
cmake-build-debug/
|
||||
env/
|
||||
ENV/
|
||||
|
||||
Reference in New Issue
Block a user