Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloudpi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornachoparker <nacho@ownyourbits.com>2021-09-30 01:19:40 +0300
committernachoparker <nacho@ownyourbits.com>2021-10-01 07:48:19 +0300
commit26edf1f7b0594c4923828e1979cb53f50e5c23a0 (patch)
tree7c41b914f5031a51676750ca3cf31ced91cd23e1 /.gitignore
parentf1c90f543de8fb0813ba00164dbd8e36632b0fd3 (diff)
build: add LXC/LXD support
Signed-off-by: nachoparker <nacho@ownyourbits.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore22
1 files changed, 11 insertions, 11 deletions
diff --git a/.gitignore b/.gitignore
index 5124aef2..419998b2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,13 +1,13 @@
.*.swp
-qemu-raspbian-network/
-archive/
-output/
-cache/
-torrent/
-armbian/
-raspbian_root
-raspbian_boot
-ncp-web/wizard.cfg
-ncp-web/ncp-web.cfg
-docker-armhf/qemu-arm-static
+/qemu-raspbian-network/
+/archive/
+/output/
+/cache/
+/torrent/
+/armbian/
+/raspbian_root
+/raspbian_boot
+/ncp-web/wizard.cfg
+/ncp-web/ncp-web.cfg
+/docker-armhf/qemu-arm-static
.vagrant/