imgforge 0.17.0

Fast and secure image proxy and transformation server
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# K6 Load Test artifacts
*.json
*.csv
*.har
*.log

# Environment files with secrets
.env

# Test results and reports
results/
reports/
*.html

# Temporary files
*.tmp
*.swp
*~