mirror of
https://github.com/haya3218/SDfmL.git
synced 2024-08-14 23:57:09 +00:00
Initial commit
This commit is contained in:
commit
942586190d
115 changed files with 51984 additions and 0 deletions
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
|
@ -0,0 +1,12 @@
|
|||
.vscode/
|
||||
build/
|
||||
lib/x64/*.lib
|
||||
lib/x64/*.a
|
||||
lib/x64/*.dll
|
||||
lib/x64/*.txt
|
||||
lib/x86/*.lib
|
||||
lib/x86/*.a
|
||||
lib/x86/*.dll
|
||||
lib/x86/*.txt
|
||||
bin/*.exe
|
||||
bin/*.dll
|
Loading…
Add table
Add a link
Reference in a new issue