-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
63 lines (52 loc) · 1020 Bytes
/
Copy path.gitignore
File metadata and controls
63 lines (52 loc) · 1020 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
53
54
55
56
57
58
59
60
61
62
63
# IDE and editor files
.history/
.history
.idea/
.vscode/
*.swp
*.swo
*~
# Build artifacts
bin/
dist/
docs/enhancements/
vendor/
coverage.txt
*.out
*.test
# AWS CLI distribution (if present)
aws/dist/
# Kubernetes generated files
kubeconfig
.kube/
# OS specific files
.DS_Store
Thumbs.db
# Temporary files
tmp/
temp/
*.original
*.bak
*.old
*.tmp
# Environment files
.env
.envrc
# Development and analysis files (should not be committed)
.augment-guidelines
CODE_ORGANIZATION_IMPROVEMENTS.md
CODE_REVIEW_OPTIMIZATIONS.md
README_IMPROVEMENTS.md
PERFORMANCE_OPTIMIZATIONS_IMPLEMENTED.md
sample-configuration-action-plan.md
codebase-re-review-analysis.md
deployment-summary-*.md
eni-cleanup-analysis-report.md
multi-subnet-clarification.md
nodeeni-samples-analysis-report.md
recommended-sample-improvements.yaml
# Test artifacts that shouldn't be committed
sriov-device-plugin-hostpath.yaml
charts/aws-multi-eni-controller/values.yaml.backup
deploy/deployment.yaml.backup
deploy/eni-manager-daemonset.yaml.backup