From 221bf59c1f75f8db922a3688dc5d282b0868e21a Mon Sep 17 00:00:00 2001 From: Jakub Trzeciak Date: Thu, 3 Aug 2023 15:41:47 +0200 Subject: Nix flake impl --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 2b17370..fde1a85 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ vendor build down +result -*.pyc \ No newline at end of file +*.pyc -- cgit v1.2.3