diff options
| author | Andrew Dolgov <noreply@fakecake.org> | 2021-02-22 21:49:09 +0300 |
|---|---|---|
| committer | Andrew Dolgov <noreply@fakecake.org> | 2021-02-22 21:49:09 +0300 |
| commit | 383f4ca04af8c7a1ff4f8be5a488f6799e0e0d37 (patch) | |
| tree | 55189eaea83a3718a516fdb8cb6c808a9ef8dd6c /.gitignore | |
| parent | e4107ac9520ca404d4ab49ef79ca74430e8fd772 (diff) | |
add config.php
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index eaf169cb8..9a3d01c23 100644 --- a/.gitignore +++ b/.gitignore @@ -11,7 +11,7 @@ Thumbs.db .idea/* plugins.local/* themes.local/* -config.php +/config.php feed-icons/* cache/*/* lock/* |