mirror of https://github.com/WerWolv/ImHex.git
git: Ignore `local` folder produced by docker builds
This commit is contained in:
parent
7eb92c68de
commit
b845dbb882
|
@ -3,6 +3,7 @@
|
|||
|
||||
cmake-build-*/
|
||||
build*/
|
||||
local/
|
||||
venv/
|
||||
|
||||
*.mgc
|
||||
|
|
Loading…
Reference in New Issue