Initial commit
This commit is contained in:
commit
4da7d43344
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
*.o
|
||||
*.obj
|
||||
*.dll
|
||||
*.so
|
||||
*.a
|
||||
*.lib
|
||||
*.exe
|
||||
|
||||
/.idea/
|
||||
/*build*/
|
Loading…
Reference in New Issue
Block a user