mirror of
https://gitlab.com/suyu-emu/suyu.git
synced 2024-03-15 23:15:44 +00:00
added build directory to be ignored by git
This commit is contained in:
parent
3fc25f4801
commit
518cbf2fb0
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -17,3 +17,6 @@
|
|||
*.user
|
||||
*.sdf
|
||||
*.opensdf
|
||||
|
||||
# Build temporary files
|
||||
build/
|
||||
|
|
Loading…
Reference in a new issue