update gitignore
This commit is contained in:
parent
cf8071d119
commit
7dcae35386
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -2,5 +2,9 @@
|
||||||
*.exe
|
*.exe
|
||||||
*.a
|
*.a
|
||||||
*.o
|
*.o
|
||||||
|
*.obj
|
||||||
|
*.lib
|
||||||
|
*.lbc
|
||||||
|
*.zip
|
||||||
/dgl_test.gdt
|
/dgl_test.gdt
|
||||||
/dgl_test.gpr
|
/dgl_test.gpr
|
||||||
|
|
Loading…
Reference in a new issue