diff options
| author | Andrew Engelbrecht <ae@n0r.co> | 2018-05-03 20:54:18 -0400 |
|---|---|---|
| committer | Frédéric Guillot <fred@kanboard.net> | 2018-05-04 10:37:35 -0700 |
| commit | 2dabf6e39f29a4e4118704fc2bf2085d5b70c33b (patch) | |
| tree | fdfe09e8d6f936c80a1e24284fcf4fdf32c91cc8 | |
| parent | c8df8a7c8cd73f680fa2d0422d93e2ed29e2fd16 (diff) | |
added data/config.php to .gitignore
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ Thumbs.db .vagrant data/files data/cache +data/config.php *.bak /config.php !docker/var/wwww/app/config.php |
