-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy path.gitignore
More file actions
83 lines (62 loc) · 1.69 KB
/
.gitignore
File metadata and controls
83 lines (62 loc) · 1.69 KB
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
71
72
73
74
75
76
77
78
79
80
81
82
83
# Generated by Gemini
# Gradle files
.gradle/
build/
# Local configuration file (sdk path, etc)
local.properties
# Log/OS Files
*.log
# Android Studio generated files and folders
captures/
.externalNativeBuild/
.cxx/
*.aab
*.apk
output-metadata.json
# IntelliJ
*.iml
.idea/
misc.xml
deploymentTargetDropDown.xml
render.experimental.xml
# Keystore files
*.jks
*.keystore
# Google Services (e.g. APIs or Firebase)
google-services.json
# Android Profiling
*.hprof
# Python virtual environment and cache
.venv/
venv/
__pycache__/
# MapDatabaseTools - Downloaded Leaflet assets
scripts/MapDatabaseTools/leaflet/
# Security audit artifacts generated by DCS forwarder (should not be committed)
scripts/DCS-SCRIPTS-FOLDER-Experimental/security_audit.jsonl
scripts/DCS-SCRIPTS-FOLDER-Experimental/security_audit.key
# ECDH authorization files generated at runtime - keep them out of the repository
scripts/DCS-SCRIPTS-FOLDER-Experimental/authorized_devices.json
scripts/DCS-SCRIPTS-FOLDER-Experimental/ip_blacklist.json
# QR Registration tokens (sensitive, single-use authentication tokens)
scripts/DCS-SCRIPTS-FOLDER-Experimental/registration_tokens.json
scripts/DCS-SCRIPTS-FOLDER-Experimental/forwarder_status.json
# CodeQL local analysis files
.codeql/
codeql-db/
codeql-db*/
codeql-results.sarif
codeql-*/
*-analysis.sarif
codeql-db-py
codeql-py-analysis.sarif
.kotlin
.vscode
.claude
scripts/MapDatabaseTools/ecdh_device.json
security_audit.jsonl
security_audit.key
scripts/DCS-SCRIPTS-FOLDER-Experimental/authorized_devices.json.bak
scripts/DCS-SCRIPTS-FOLDER-Experimental/forwarder_status.json
scripts/DCS-SCRIPTS-FOLDER-Experimental/server_config.json
scripts/DCS-SCRIPTS-FOLDER-Experimental/custom_commands.json