Skip to content

Commit eb55a36

Browse files
author
YuTinCH
committed
Initial commit
0 parents  commit eb55a36

File tree

3 files changed

+689
-0
lines changed

3 files changed

+689
-0
lines changed

.gitignore

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Compiled Object files
2+
*.slo
3+
*.lo
4+
*.o
5+
6+
# Compiled Dynamic libraries
7+
*.so
8+
*.dylib
9+
10+
# Compiled Static libraries
11+
*.lai
12+
*.la
13+
*.a

0 commit comments

Comments
 (0)