mirror of
https://github.com/logos-storage/nim-bearssl.git
synced 2026-05-20 16:49:26 +00:00
Add setup files
This commit is contained in:
parent
25009951ff
commit
f4c4233de4
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,3 +1,5 @@
|
|||||||
nimcache/
|
nimcache/
|
||||||
*.exe
|
*.exe
|
||||||
gen
|
gen
|
||||||
|
nimble.develop
|
||||||
|
nimble.paths
|
||||||
|
|||||||
4
config.nims
Normal file
4
config.nims
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
# begin Nimble config (version 1)
|
||||||
|
when fileExists("nimble.paths"):
|
||||||
|
include "nimble.paths"
|
||||||
|
# end Nimble config
|
||||||
Loading…
x
Reference in New Issue
Block a user