add .gitignore
by ignoring the .lxc and jails directories it means that the jlmkr script can be run directly from a checkout, complete with documentation and templates
This commit is contained in:
parent
9661f4ff19
commit
c7c70a6e59
|
@ -0,0 +1,2 @@
|
||||||
|
/.lxc/
|
||||||
|
/jails/
|
Loading…
Reference in New Issue