.gitignore 782B

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  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. html/vendor/*
  13. html/DOWNLOADS/*
  14. # IDE Files
  15. #-------------------------
  16. /nbproject/
  17. .idea/*
  18. ## Sublime Text cache files
  19. *.tmlanguage.cache
  20. *.tmPreferences.cache
  21. *.stTheme.cache
  22. *.sublime-workspace
  23. *.sublime-project
  24. /tests/tests/
  25. /tests/results/
  26. #DOWNLOADS/
  27. open-placsp-1.1.1
  28. Beyond Compare 4
  29. #uploads/
  30. application/config/database.php
  31. application/libraries/ParserDatabaseBruto1.php
  32. myphp-backup-liciagbar-20220127_210105.sql.gz
  33. liciagbar.sql
  34. tablas_configuraciones.sql
  35. application/application.zip
  36. mysql