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:
+3
-1
@@ -143,4 +143,6 @@ ENV/
|
||||
*.pyc
|
||||
|
||||
to_convert/*.json
|
||||
to_convert/*.npy
|
||||
to_convert/*.npy
|
||||
|
||||
*_sp.json
|
||||
Reference in New Issue
Block a user