Skip to content
This repository was archived by the owner on Nov 23, 2024. It is now read-only.

Commit 764ba01

Browse files
committed
Clean up configuration files
1 parent c5712a5 commit 764ba01

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

.gitattributes

+4
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
11
# Do not process any file :)
22
* -text
3+
4+
docker-compose.custom.yml merge=ours
5+
config.env merge=ours
6+
secret.env merge=ours

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
\.vs/
55
*.csproj.user
66
secret.env
7+
config.env
78
composer.phar
89
/src/DonationManager/vendor/*
910
*.xlsx

config.env config-template.env

File renamed without changes.

0 commit comments

Comments
 (0)