initial commit

This commit is contained in:
Amy de Buitléir 2023-06-12 16:43:13 +01:00
parent c4c332b2e5
commit bf28a6109e
2 changed files with 2 additions and 1 deletions

1
.envrc Normal file
View file

@ -0,0 +1 @@
use nix

View file

@ -24,4 +24,4 @@ index.html : source/book.adoc $(ADOC_FILES)
.PHONY: clean
clean :
> rm -rf $(GENERATED_ADOC_FILES)
> rm -rf $(GENERATED_ADOC_FILES) hello-python