aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 72b9a89..78606d2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,6 +7,13 @@ TAGS
.htaccess
Config/Config.php
admin/Config/Config.php
+Application/Include/params.php
+admin/Application/Include/params.php
# litter
*~
+
+# packaging and tools
+vendor
+composer.json
+composer.lock \ No newline at end of file