diff --git a/.gitignore b/.gitignore index ddd5199..40fb5da 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ **/*.ipr **/node_modules/ **/.DS.Store +**/run diff --git a/run/conf.properties b/run/conf.properties deleted file mode 100644 index ad1408d..0000000 --- a/run/conf.properties +++ /dev/null @@ -1,3 +0,0 @@ -#some comment -#Sun Oct 29 12:37:06 MDT 2023 -myKey=myValue