Initial commit
This commit is contained in:
commit
85ac7e509e
3 changed files with 251 additions and 0 deletions
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
|
@ -0,0 +1,13 @@
|
|||
# ---> V
|
||||
*.exe
|
||||
*.o
|
||||
*.so
|
||||
*.tmp.c
|
||||
*.exp
|
||||
*.ilk
|
||||
*.pdb
|
||||
*.dll
|
||||
*.lib
|
||||
*.bak
|
||||
*.out
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue