Browse code

Refactor and rewrite as contao bundle

Benjamin Roth authored on04/11/2022 22:32:32
Showing1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,9 @@
1
+# Composer
2
+/composer.lock
3
+/vendor/
4
+
5
+# PhpUnit
6
+/phpunit.xml
7
+
8
+# IDE
9
+/.idea/