Skip to content

Commit 11b5caa

Browse files
authored
Update .gitignore
1 parent 5f6cce1 commit 11b5caa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ _unused
1515
test.py
1616
rayguipy.py
1717
templates/
18+
logo/
1819
libraylib_shared_no9patch.dll
1920
libraylib_shared_pre9patch.dll
2021
*.egg-info/
@@ -30,4 +31,4 @@ env
3031
venv/
3132
.pytest_cache/
3233
.tox
33-
.cache
34+
.cache

0 commit comments

Comments
 (0)