gitignore, default pkg

This commit is contained in:
polygon - 2022-04-21 01:14:23 +02:00
parent 76a4154e6a
commit 35044b4b55
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
result

View File

@ -51,5 +51,6 @@
cp -a assets $out/share/bevy_mandelbrot'';
};
};
defaultPackage.${system} = self.packages.${system}.bevy_mandelbrot;
};
}