add gitignore (#10)
This commit is contained in:
parent
fab03f74cb
commit
857c75a8b5
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
.dub
|
||||||
|
*.o
|
||||||
|
*.a
|
||||||
|
*.lib
|
Loading…
Reference in a new issue