Skip to content

Commit ab83eef

Browse files
committed
chore: Add gitignore entries related to config items
1 parent 5464ea5 commit ab83eef

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ nbproject/
1313
*.kdev4
1414
.kdev4/*
1515

16+
# Admin artifacts
17+
config/*.php.backup*
18+
config/*.pem
19+
config/*.key
20+
1621
# Ignore ALL config files
1722
conf.php
1823
# Ignore testing files

0 commit comments

Comments
 (0)