summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorstuebinm2021-09-04 16:43:19 +0200
committerstuebinm2021-09-04 16:43:19 +0200
commit3d7cd5018144c4c7b3a95ae7a1953445f6b25fa7 (patch)
tree6fe64122c01b6ee4efae7cb51d821f922bc2790e /.gitignore
parent86ab660002443f940abc392cf4beab5172568887 (diff)
restructure nix stuff
There's now a packageset in default.nix, and individual files for the rust and shell script stuff.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 9237e10..471097d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,2 @@
target/*
-result
+result*