Refresh the repo
This commit is contained in:
44
.gitignore
vendored
44
.gitignore
vendored
@@ -1,23 +1,23 @@
|
||||
*.exe
|
||||
*.ilk
|
||||
*.pdb
|
||||
*.txt
|
||||
*.4c
|
||||
*.bin
|
||||
*.rdbg
|
||||
*.out
|
||||
*.c
|
||||
*.lib
|
||||
*.o
|
||||
*.10x
|
||||
*.obj
|
||||
*.exp
|
||||
*.dll
|
||||
|
||||
*.sublime-*
|
||||
tests/
|
||||
backup*
|
||||
start.bat
|
||||
__pycache__
|
||||
build/examples/arms_race
|
||||
*.exe
|
||||
*.ilk
|
||||
*.pdb
|
||||
*.txt
|
||||
*.4c
|
||||
*.bin
|
||||
*.rdbg
|
||||
*.out
|
||||
*.c
|
||||
*.lib
|
||||
*.o
|
||||
*.10x
|
||||
*.obj
|
||||
*.exp
|
||||
*.dll
|
||||
|
||||
*.sublime-*
|
||||
tests/
|
||||
backup*
|
||||
start.bat
|
||||
__pycache__
|
||||
build/examples/arms_race
|
||||
raylib.py
|
||||
Reference in New Issue
Block a user