.gitignore 794B

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. .DS_Store
  2. application/cache/*
  3. !application/cache/index.html
  4. application/logs/*
  5. !application/logs/index.html
  6. !application/*/.htaccess
  7. composer.lock
  8. user_guide_src/build/*
  9. user_guide_src/cilexer/build/*
  10. user_guide_src/cilexer/dist/*
  11. user_guide_src/cilexer/pycilexer.egg-info/*
  12. /vendor/
  13. # IDE Files
  14. #-------------------------
  15. /nbproject/
  16. .idea/*
  17. ## Sublime Text cache files
  18. *.tmlanguage.cache
  19. *.tmPreferences.cache
  20. *.stTheme.cache
  21. *.sublime-workspace
  22. *.sublime-project
  23. /tests/tests/
  24. /tests/results/
  25. #DOWNLOADS/
  26. open-placsp-1.1.1
  27. Beyond Compare 4
  28. #uploads/
  29. application/config/database.php
  30. application/libraries/ParserDatabaseBruto1.php
  31. .vscode/launch.json123
  32. myphp-backup-liciagbar-20220127_210105.sql.gz
  33. liciagbar.sql
  34. tablas_configuraciones.sql
  35. vendor.zip
  36. application/application.zip
  37. mysql