diff --git a/htdocs/ticketsup/.gitignore b/htdocs/ticketsup/.gitignore deleted file mode 100755 index 32dd28ee407..00000000000 --- a/htdocs/ticketsup/.gitignore +++ /dev/null @@ -1,19 +0,0 @@ -# Generated binaries -/build/*.zip -# Doxygen generated documentation -/build/doxygen/doxygen_warnings.log -/doc/code/doxygen -# Composer managed dependencies -/vendor/ -/dev/bin -# PHPdocumentor generated files -/build/phpdoc -/doc/code/phpdoc -# Sphinx generated files -/doc/user/build -/.settings/ -/.buildpath -/.project -/test/report -# PhpStorm generated files -/.idea/