Update .gitignore
This commit is contained in:
parent
3831208e11
commit
bcc093f8ed
|
@ -11,6 +11,8 @@ windows_libs_other/
|
||||||
*.lock~
|
*.lock~
|
||||||
*.lock
|
*.lock
|
||||||
.venv
|
.venv
|
||||||
|
*.gpr
|
||||||
|
*.rep
|
||||||
|
|
||||||
ACP_Ray2/
|
ACP_Ray2/
|
||||||
build/
|
build/
|
||||||
|
|
Loading…
Reference in New Issue