feature/ignore-windows-specific-files #1
8
.gitignore
vendored
8
.gitignore
vendored
@@ -405,4 +405,12 @@ Makefile
|
|||||||
*.swp
|
*.swp
|
||||||
*.swo
|
*.swo
|
||||||
*.swn
|
*.swn
|
||||||
|
|
||||||
/build/compile_commands.json
|
/build/compile_commands.json
|
||||||
|
raylib.make
|
||||||
|
raylib.vcxproj
|
||||||
|
raylib.vcxproj.filters
|
||||||
|
test-game.make
|
||||||
|
test-game.vcxproj
|
||||||
|
test-game.vcxproj.filters
|
||||||
|
raylib.make
|
||||||
|
|||||||
Reference in New Issue
Block a user