accounts/.gitignore
2018-02-19 03:04:45 +03:00

22 lines
247 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# phpstorm project files
.idea
# Composer
/vendor
# Mac DS_Store Files
.DS_Store
# npm debug
npm-debug*
# Docker и его override файлы
/docker-compose.yml
/docker-compose.override.yml
# Локальный .env
/.env
# id_rsa
/id_rsa