Add setup files
This commit is contained in:
parent
e9aaea4a5a
commit
abb23d5220
|
@ -1,3 +1,5 @@
|
||||||
*
|
*
|
||||||
!*/
|
!*/
|
||||||
!*.*
|
!*.*
|
||||||
|
nimble.develop
|
||||||
|
nimble.paths
|
||||||
|
|
|
@ -0,0 +1,4 @@
|
||||||
|
# begin Nimble config (version 1)
|
||||||
|
when fileExists("nimble.paths"):
|
||||||
|
include "nimble.paths"
|
||||||
|
# end Nimble config
|
Loading…
Reference in New Issue