remove unnesesary file from .gitignore
This commit is contained in:
parent
7d62be63e2
commit
7c6d8da1e9
1 changed files with 0 additions and 2 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -2,8 +2,6 @@ zig-cache/
|
||||||
zig-out/
|
zig-out/
|
||||||
.idea/
|
.idea/
|
||||||
Project/*
|
Project/*
|
||||||
#This is a file that is auto-generated to make a hack work
|
|
||||||
**/web_emscripten_entry_point.zig
|
|
||||||
libraylib.a
|
libraylib.a
|
||||||
raylib.h
|
raylib.h
|
||||||
raymath.h
|
raymath.h
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue