forked from intel/Edge-Software-Provisioner
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitignore
53 lines (43 loc) · 1.28 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
# Copyright (C) 2019 Intel Corporation
# SPDX-License-Identifier: BSD-3-Clause
# Log files
builder.log
rni.log
scripts/builder.log
scripts/rni.log
# Installation artifacts
get-docker.sh
# Debugging artifacts
Success
# Auto-generated Edge Software Provisioner files & directories
data/
data/etc/dnsmasq.conf
data/srv/tftp/images/*
data/srv/tftp/pxelinux.cfg/default
data/srv/tftp/pxelinux.cfg/tmp_default
data/usr/share/nginx/html/files/*
data/usr/share/nginx/html/index.html
data/usr/share/nginx/html/profile/*
# Auto-generated Edge Software Provisioner backup files
# They are automatically created using copySampleFile
# and have the format abc_2019-03-19_11:34:47
data/etc/dnsmasq.conf_*
data/srv/tftp/pxelinux.cfg/default_*
data/srv/tftp/pxelinux.cfg/tmp_default.modified*
data/usr/share/nginx/html/kickstart/default/dyn-ks.yml
data/usr/share/nginx/html/kickstart/default/dyn-ks.yml_*
# Template staging files
template/dnsmasq/dnsmasq.conf.modified*
# Auto-generated UOS files & directories
dockerfiles/uos/prep/
dockerfiles/uos/uos-cmdline
dockerfiles/uos/uos-initrd.img
dockerfiles/uos/uos-kernel
dockerfiles/uos/lib/docker
# Configuration that should never be committed to git
# conf/config.yml
conf/secrets.yml
#used for core
dockerfiles/core/files/
#used for certbot
dockerfiles/certbot/scripts/