mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-20 08:15:46 +00:00
Remove hand-crafted Visual Studio solution.
This commit is contained in:
parent
b15d631d99
commit
c57de3e404
27 changed files with 1 additions and 2970 deletions
27
.gitignore
vendored
27
.gitignore
vendored
|
@ -1,30 +1,5 @@
|
|||
# Compiled Object files
|
||||
*.slo
|
||||
*.lo
|
||||
*.o
|
||||
|
||||
# Compiled Dynamic libraries
|
||||
*.so
|
||||
*.dylib
|
||||
|
||||
# Compiled Static libraries
|
||||
*.lai
|
||||
*.la
|
||||
*.a
|
||||
|
||||
# MSVS generated files
|
||||
ipch/
|
||||
*.suo
|
||||
*.user
|
||||
*.sdf
|
||||
*.opensdf
|
||||
|
||||
# Build generated files
|
||||
# Build directory
|
||||
build/
|
||||
bin/
|
||||
|
||||
# Generated source files
|
||||
src/common/scm_rev.cpp
|
||||
|
||||
# Generated header files
|
||||
src/citra_qt/ui_*.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue