diff options
author | dweller <dweller@cabin.digital> | 2024-03-12 00:29:30 +0200 |
---|---|---|
committer | dweller <dweller@cabin.digital> | 2024-03-12 00:29:30 +0200 |
commit | 867c582eb42ec8f28c1a5012d43b615df1ef75e1 (patch) | |
tree | b1b521eab7dbc213596929b87e9062ea0a4dc9b2 /.gitignore | |
parent | 058b1805192ea1fd8f0bbd98b2c75aea69decac1 (diff) |
separate deploy-related configs from common.php
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4f4773f --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +config.php |