forked from demisto/content
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
70 lines (64 loc) · 1.36 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
66
67
68
69
70
report_pytest.json
node_modules
.DS_Store
.idea
.vscode
_site
TestData/EmailWithNonUnicodeAttachmentName.eml
TestData/EmailWithNonUnicodeSubject.eml
Integrations/SymantecMSS/test_data/SymantecXML.txt
*.pyc
*.swp
.pytest_cache
.python-version
CommonServerPython.py
*Module.py
!Packs/ApiModules/Scripts/*/*Module.py
!Packs/Base/Scripts/CommonServerPython/CommonServerPython.py
!Packs/Base/Scripts/CommonServerPowerShell/CommonServerPowerShell.ps1
CommonServerUserPython.py
CommonServerPowerShell.ps1
demistomock.py
demistomock.ps1
!Tests/demistomock/demistomock.py
!Tests/demistomock/demistomock.ps1
Tests/filter_file.txt
Tests/filter_file_old.txt
Tests/id_set.json
.mypy_cache
Scripts/*/*_unified.yml
Integrations/*/*_unified.yml
Beta_Integrations/*/*_unified.yml
Packs/*/*/*/*_unified.yml
conftest.py
!Tests/scripts/dev_envs/pytest/conftest.py
venv
failed_unittests.txt
.python-version
Scripts/**/__init__.py
Integrations/**/__init__.py
Packs/**/__init__.py
requirements.txt
**/collect_tests.log
# Environment and reports
.demisto-sdk-conf
.hypothesis
.demisto-sdk-report
.env
.envrc
Packs/**/report_pytest.json
# coverage related
/coverage_report
.coverage
# devcontainer folders
.devcontainer/certs.crt
**/.devcontainer
!/.devcontainer
# authentication files
*.pem
*.crt
*.key
# neo4j
neo4j-data
# MicroSocks (Potentially harmful)
Packs/Whois/Integrations/Whois/test_data/microsocks