1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-08-23 12:36:34 -05:00

Initial commit

This commit is contained in:
shizzy1
2013-08-29 20:18:16 -07:00
commit 8404376c6b
3 changed files with 354 additions and 0 deletions

13
.gitignore vendored Normal file
View File

@@ -0,0 +1,13 @@
# Compiled Object files
*.slo
*.lo
*.o
# Compiled Dynamic libraries
*.so
*.dylib
# Compiled Static libraries
*.lai
*.la
*.a