riainvoice/.gitignore
gandhimathi Bharathirajan c940cb1a2c all files
2017-09-11 14:38:03 +05:30

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