Skip to content

Commit 09d13d7

Browse files
committed
chore: add security patterns to .gitignore
1 parent 8238938 commit 09d13d7

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,10 @@ CURRENT_STATE.md
3232
*.tif.*
3333
*.tfw
3434
*.vrt
35+
36+
# Security: sensitive files
37+
*.pem
38+
*.key
39+
apikey_*.txt
40+
*.apikey
41+
*-secret*

0 commit comments

Comments
 (0)