From 94f524840c498828e37e4d4d105316719a05f2e8 Mon Sep 17 00:00:00 2001 From: Francesco Luzzana Date: Mon, 4 Apr 2022 03:17:02 +0200 Subject: [PATCH] ignore modules folder --- .gitignore | 1 + modules/A long pad_2022-04-04_03-06-22.json | 1 - modules/AHahah_2022-04-04_03-07-08.json | 1 - modules/a short stab_2022-04-04_03-06-41.json | 1 - modules/af_2022-04-04_02-59-27.json | 1 - 5 files changed, 1 insertion(+), 4 deletions(-) delete mode 100644 modules/A long pad_2022-04-04_03-06-22.json delete mode 100644 modules/AHahah_2022-04-04_03-07-08.json delete mode 100644 modules/a short stab_2022-04-04_03-06-41.json delete mode 100644 modules/af_2022-04-04_02-59-27.json diff --git a/.gitignore b/.gitignore index 4092bfb..48f6de8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ venv/ +modules/ *.pyc __pycache__/ diff --git a/modules/A long pad_2022-04-04_03-06-22.json b/modules/A long pad_2022-04-04_03-06-22.json deleted file mode 100644 index 632b0a7..0000000 --- a/modules/A long pad_2022-04-04_03-06-22.json +++ /dev/null @@ -1 +0,0 @@ -{"attack": "62", "decay": "17", "sustain": "78", "release": "100", "name": "A long pad"} \ No newline at end of file diff --git a/modules/AHahah_2022-04-04_03-07-08.json b/modules/AHahah_2022-04-04_03-07-08.json deleted file mode 100644 index 2408ae4..0000000 --- a/modules/AHahah_2022-04-04_03-07-08.json +++ /dev/null @@ -1 +0,0 @@ -{"attack": "50", "decay": "50", "sustain": "50", "release": "50", "name": "AHahah"} \ No newline at end of file diff --git a/modules/a short stab_2022-04-04_03-06-41.json b/modules/a short stab_2022-04-04_03-06-41.json deleted file mode 100644 index 933d491..0000000 --- a/modules/a short stab_2022-04-04_03-06-41.json +++ /dev/null @@ -1 +0,0 @@ -{"attack": "0", "decay": "0", "sustain": "14", "release": "20", "name": "a short stab"} \ No newline at end of file diff --git a/modules/af_2022-04-04_02-59-27.json b/modules/af_2022-04-04_02-59-27.json deleted file mode 100644 index 84396ee..0000000 --- a/modules/af_2022-04-04_02-59-27.json +++ /dev/null @@ -1 +0,0 @@ -{"attack": "76", "decay": "50", "sustain": "31", "release": "73", "name": "af"} \ No newline at end of file