aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--public/error/error.json1
2 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 7549d36..60c3d71 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ AppConfig.php
/node_modules
public/js/app.js
public/dist
+public/error/error.json
diff --git a/public/error/error.json b/public/error/error.json
deleted file mode 100644
index a4e3df8..0000000
--- a/public/error/error.json
+++ /dev/null
@@ -1 +0,0 @@
-{"HttpResponseCode":400,"Run":1}