Skip to content

Commit fa41ac0

Browse files
sreichelfballiano
authored andcommitted
Added Cm_Redis files to .gitignore (#2779)
1 parent d34753a commit fa41ac0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@
1818
# Openmage config
1919
/app/etc/local.xml
2020

21+
# CM Redis
22+
/app/code/community/Cm
23+
/app/etc/modules/Cm_RedisSession.xml
24+
/lib/Credis
25+
2126
# Add a base setup for running unit Tests with code coverage and send them to SonarCloud
2227
# https://github.com/OpenMage/magento-lts/pull/1836
2328
/dev/testfield

0 commit comments

Comments
 (0)