Add a .gitignore file
This commit is contained in:
parent
48b4a8868c
commit
b7b948e1f6
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
Makefile
|
||||
*.dll
|
||||
*.dylib
|
||||
*.o
|
||||
*.so
|
Loading…
Reference in New Issue
Block a user