summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 5 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index d28d273..a848b5f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -227,8 +227,12 @@ pip-log.txt
/cache
/whitelist.txt
DEBUG
+config.ini.php
######################
## VisualStudioCode ##
######################
-.vscode/* \ No newline at end of file
+.vscode/*
+
+#Builder
+.buildconfig