mirror of
https://github.com/RPCSX/rpcsx.git
synced 2025-12-06 07:12:14 +01:00
Better gitignore
This commit is contained in:
parent
14cfdd0eb3
commit
f5d731d50c
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -1,2 +1,6 @@
|
||||||
build/
|
build/
|
||||||
compile_commands.json
|
compile_commands.json
|
||||||
|
CMakeFiles
|
||||||
|
*.cmake
|
||||||
|
.vscode
|
||||||
|
Makefile
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue