about summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authorShea Levy <shea@shealevy.com>2016-07-24T11·33-0400
committerShea Levy <shea@shealevy.com>2016-07-24T11·33-0400
commitee3032e4de439b481ce1a4bc7fd8d71ea6ed2c94 (patch)
tree02e8de5e4afc470500b9901a81b45c0f7c0fab07 /.gitignore
parent18b0808475a3d252ff3dc977e510271ea5c8c284 (diff)
parent3c46fe62b833a4e66845665edc99555022d3d98c (diff)
Merge branch 'find-runtime-roots-c++'
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 178783d22d36..a524e9b6a29b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -60,6 +60,7 @@ Makefile.config
 
 # /src/libstore/
 /src/libstore/schema.sql.hh
+/src/libstore/sandbox-defaults.sb
 
 # /src/nix-env/
 /src/nix-env/nix-env
@@ -94,6 +95,8 @@ Makefile.config
 /misc/systemd/nix-daemon.socket
 /misc/upstart/nix-daemon.conf
 
+inst/
+
 *.a
 *.o
 *.so