Update for v0.6.1.
This commit is contained in:
parent
ebd0d3dc45
commit
d2bb8f5c46
4 changed files with 28 additions and 10 deletions
15
.gitignore
vendored
15
.gitignore
vendored
|
|
@ -1,13 +1,14 @@
|
|||
experiments/imdb/*
|
||||
!experiments/imdb/*.nim
|
||||
!experiments/imdb/Makefile
|
||||
nimble.paths
|
||||
config.nims
|
||||
tmp/*
|
||||
docs/*
|
||||
experiments/imdb/*
|
||||
!experiments/imdb/Makefile
|
||||
!experiments/imdb/*.nim
|
||||
kuzu
|
||||
nimble.paths
|
||||
nimcache/*
|
||||
tests/*
|
||||
!tests/*/t_*.nim
|
||||
testresults/*
|
||||
testresults.html
|
||||
tests/*
|
||||
!tests/*/t_*.nim
|
||||
tmp/*
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue