diff --git a/.gitignore b/.gitignore index 51c5b1084cca5899468f89872533d969b6a3d6ba..d11d14e6923662cefd8277eb4dcc12b33eb4e173 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +# User config +items.json + # Logs logs *.log diff --git a/items.json b/items-sample.json similarity index 100% rename from items.json rename to items-sample.json