.gitignore 151 B

123456789
  1. /scripts/cfg/config
  2. /scripts/log/
  3. /html/cfg/config.php
  4. /html/js/jq/
  5. /html/js/jstree/
  6. /html/js/select2/
  7. /.vscode/
  8. /html/log/*.log
  9. /html/sessions/sess_*