This repository has been archived on 2025-05-09. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Astral-nook/.gitignore
2017-03-28 00:13:24 +02:00

22 lines
296 B
Text

/vendor
*.DS_Store*
.env
.vagrant/*
.vscode/*
storage/framework/*
composer.lock
node_modules
_ide_helper_models.php
_ide_helper.php
sami.phar
/.sami
# For local development with docker
# Remove if we ever put the Dockerfile in the repo
.dockerignore
Dockerfile
# for image related files
misc