-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
51 lines (45 loc) · 1.02 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
# Python
env/
venv/
.env
__pycache__/
*.pyc
*.egg-info/
# Node
node_modules/
web/
# Misc / env
.idea/
.vscode/
.direnv/
.envrc
.env
*.retry
secret/
.fleet/
# Gitsecret
.gitsecret/keys/random_seed
.direnv/
infrastructure/other/discourse/discourse_data.yml
infrastructure/other/discourse/discourse_web.yml
infrastructure/other/gitlab_runner_ssh_key
infrastructure/docker_swarm/registry/docker-swarm.yml
infrastructure/docker_swarm/sentry/.secret_env
automation/ansible/inventory/nepeat_hosts
# Language garbage
node_modules/
*.egg-info
serverless/twilio-discordhook/.envrc
.envrc_secret
infrastructure/docker_swarm/dex/config.yaml
infrastructure/docker_swarm/traefik/traefik_users.passwd
infrastructure/docker_swarm/sentry/config.yml
infrastructure/docker_swarm/sentry/sentry.conf.py
# terraform
.terraform
terraform.tfvars
terraform.tfstate*
infrastructure/docker_swarm/traefik/config-fmt2/traefik.yml
automation/deploy_server/misc/tf-nlsd/mod_nlsd/user_data.tmpl
infrastructure/docker_swarm/traefik/config-wob/traefik.yml
*autogen.yml