mirror of
https://github.com/griffi-gh/kubi.git
synced 2024-12-25 05:08:21 -06:00
update
This commit is contained in:
parent
6a6ef1bfec
commit
da790a932a
9
.gitignore
vendored
9
.gitignore
vendored
|
@ -18,3 +18,12 @@ _visualizer.json
|
|||
|
||||
/*_log*.txt
|
||||
/*.log
|
||||
|
||||
# make sure build artifacts and binaries are not committed
|
||||
*.d
|
||||
*.pdb
|
||||
*.exe
|
||||
*.dll
|
||||
*.so
|
||||
*.dylib
|
||||
*.rlib
|
||||
|
|
Loading…
Reference in a new issue