-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
65 lines (58 loc) · 1.14 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
54
55
56
57
58
59
60
61
62
63
64
65
*.orig
._*
/build-with-docker/spotifyd
scripts/*
passfile
!scripts/*.sh
.env
!*-subst.*
gost.yml
htpasswd
data/
db.env
db-export.env
create.sql
docker-compose/wordpress/wp/
*~
*.bak
*.tmp
*.log
*.ign
*.out
.cargo/
.rustup/
opt/
*.tar.gz
*.deb
*.rpm
var/
fcos.qcow2
/.gtm/
/.idea/workspace.xml
/coreos/libvirt/*.img
/coreos/libvirt/*.gz
/coreos/libvirt/*.qcow2
/coreos/libvirt/*.fcc
/coreos/libvirt/*.orig
/coreos/libvirt/*.log.json
/coreos/libvirt/*.gone
/docker/certbot-netcup/Dockerfile
/docker-compose/nextcloud/proxy/certs/
/docker-compose/nextcloud/proxy/html/.well-known/
/docker-compose/gitbucket/plugins
/podman-compose/nextcloud/nginx-autoletsenrypt
/podman-compose/dnsrobocert/dnsrobocert/config.yml
/podman-compose/dnsrobocert/cert/
/podman-compose/dnsrobocert/cert*/
/build-with-docker/log
/build-with-docker/out.txt
/build-with-docker/.fpm
/build-with-docker/pacur.json
/build-with-docker/spotifyd-*
/docker-compose/nextcloud-spreed/docker-compose.yml
/docker-compose/nextcloud-spreed/server.conf
/docker-compose/nextcloud-spreed/scripts/env.sh
/docker-compose/nextcloud-spreed/coturn-only-compose.yml
/scripts/fpm
/scripts/aws
/scripts/aws_completer