Ignore _sp.json configurations

Configurations ending with _sp.json are created by the screen panel
as temporary configs - they should not be stored.
This commit is contained in:
2017-09-04 11:04:12 +02:00
parent 8555193a7e
commit dd9f8c77a3
+3 -1
View File
@@ -143,4 +143,6 @@ ENV/
*.pyc
to_convert/*.json
to_convert/*.npy
to_convert/*.npy
*_sp.json