diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-06-01 15:18:27 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-06-01 15:18:27 -0400 |
commit | 0c5542dc8db97b30690cca4bce75d26cf69ed731 (patch) | |
tree | d4f3fee4ee275a51b111a6d72d5e920627ab1db6 /src/systemd-nspawn/.gitignore | |
parent | ca3fbb58a70e54dac75def93379ce7ae01167af5 (diff) |
Makefile: systemd-nspawn use symlinks instead of copying
Diffstat (limited to 'src/systemd-nspawn/.gitignore')
-rw-r--r-- | src/systemd-nspawn/.gitignore | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/systemd-nspawn/.gitignore b/src/systemd-nspawn/.gitignore index b1ba4fd9af..85c81fff24 100644 --- a/src/systemd-nspawn/.gitignore +++ b/src/systemd-nspawn/.gitignore @@ -1,5 +1 @@ /nspawn-gperf.c -/loopback-setup.c -/loopback-setup.h -/mount-setup.c -/mount-setup.h |