18 lines
215 B
Plaintext
18 lines
215 B
Plaintext
# Configuration stuff
|
|
/application/config/development
|
|
/application/sessions
|
|
/ipconfig.php
|
|
|
|
# Dependencies
|
|
/node_modules
|
|
/vendor
|
|
|
|
# Other files
|
|
/.htaccess
|
|
.idea
|
|
.sass-cache
|
|
adminer.php
|
|
/nbproject
|
|
/.php_cs.cache
|
|
/doc
|