Skip to content

Commit 7435134

Browse files
committed
Update .gitignore
1 parent 1e89a57 commit 7435134

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
1+
# Project-specific files
12
.idea/
23
.phpdoc/
34
public/
45
vendor/
56
composer.lock
67
*.cache
8+
9+
# GitHub Actions
10+
DOCKER_ENV
11+
Dockerfile-php-build
12+
docker_tag
13+
output.log

0 commit comments

Comments
 (0)