* Add audacity
* Update audacity.json
* Add mp3split-gtk
* Add gramps
--- /dev/null
+{
+ "files": [
+ {
+ "path": "$HOME/.audacity-data",
+ "movable": false,
+ "help": "Currently unsupported.\n\n_Relevant issue:_ https://github.com/audacity/audacity/issues/453\n"
+ }
+ ],
+ "name": "audacity"
+}
--- /dev/null
+{
+ "files": [
+ {
+ "path": "$HOME/.gramps",
+ "movable": false,
+ "help": "Currently unsupported.\n\n_Relevant issue:_ https://gramps-project.org/bugs/view.php?id=8025\n"
+ }
+ ],
+ "name": "gramps"
+}
--- /dev/null
+{
+ "files": [
+ {
+ "path": "$HOME/.mp3splt-gtk",
+ "movable": false,
+ "help": "Currently unsupported.\n\n_Relevant issue:_ https://github.com/mp3splt/mp3splt/issues/131\n"
+ }
+ ],
+ "name": "mp3splt-gtk"
+}