-
Notifications
You must be signed in to change notification settings - Fork 140
Expand file tree
/
Copy path.gitignore
More file actions
52 lines (50 loc) · 960 Bytes
/
.gitignore
File metadata and controls
52 lines (50 loc) · 960 Bytes
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
*.pdf
*.docx
.DS_Store
/.idea/
/.vscode/
/dashboards/exported/
**/.env
/Chapter 4 Files/*.dumped.ndjson
/Chapter 4 Files/exported/
#created files should be ignored:
Chapter 3 Files/certs/
Chapter 3 Files/docker-compose-stack-live.yml
Chapter 3 Files/logstash.edited.conf
Chapter 3 Files/logstash_custom.conf
LME/
files_for_windows.zip
lme.conf
**/venv/
/testing/tests/.env
**/.pytest_cache/
**/__pycache__/
/testing/**/*.password.txt
/testing/configure/azure_scripts/config.ps1
/testing/configure.zip
/testing/**/*.output.log
/testing/tests/report.html
testing/tests/assets/style.css
.history/
**/get-docker.sh
*.vim
**.password.txt
**.ip.txt
**.swp
*.vim*
**/quadlet/output
**/lme-environment.env
**/env.sh
testing/v2/installers/envirnment.sh
docker/**/environment.sh
**exporter.txt
testing/upgrade_testing/
.aider*
.aider/
.cache/
.venv/
*.env
cloud.md
# SELinux build artifacts
ansible/roles/base/files/selinux/*.mod
ansible/roles/base/files/selinux/*.pp