summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 3a2e17936ce51de8de12b7a6c23a367cce29ff92 (plain)
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
*
!.gitignore
!.dockerignore
!build-docker-images.sh
!docker
!docker/*
!docker/*/*
!docker/*/*/*
docker/build
!scripts
!scripts/*
!phase[12]
!phase[12]/*
phase[12]/*/*
phase[12]/config.ini
phase[12]/http.log
phase[12]/key-build*
phase[12]/state.sqlite*
phase[12]/twistd.*
!.gitlab-ci.yml
!.gitlab
!.gitlab/*
!.gitlab/**/*
!.github
!.github/**/*