Ignore production config files
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
.DS_Store
|
||||
|
||||
application/config/config.php
|
||||
application/config/database.php
|
||||
application/.htaccess
|
||||
|
||||
application/cache/*
|
||||
!application/cache/index.html
|
||||
|
||||
|
||||
Reference in New Issue
Block a user