mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-01-06 16:50:24 +01:00
Initial commit
This commit is contained in:
commit
de070bf485
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
# Compiled Object files
|
||||
*.slo
|
||||
*.lo
|
||||
*.o
|
||||
|
||||
# Compiled Dynamic libraries
|
||||
*.so
|
||||
|
||||
# Compiled Static libraries
|
||||
*.lai
|
||||
*.la
|
||||
*.a
|
||||
Loading…
Reference in a new issue