diff --git a/Output/log.txt b/Output/log.txt deleted file mode 100644 index 5a42170..0000000 --- a/Output/log.txt +++ /dev/null @@ -1 +0,0 @@ -BetterInputFiles.SetupModule | [Info] Logging to /home/patricka/.julia/dev/BetterInputFiles/Output/log.txt diff --git a/Output/test.toml b/Output/test.toml deleted file mode 100644 index ae7e742..0000000 --- a/Output/test.toml +++ /dev/null @@ -1,14 +0,0 @@ -[[INTERPOLATION]] -B = 1 -A = 1 - -[GLOBAL] -BASE_PATH = "/home/patricka/.julia/dev/BetterInputFiles/" -INPUT_PATH = "/home/patricka/.julia/dev/BetterInputFiles" -LOG_FILE = "/home/patricka/.julia/dev/BetterInputFiles/Output/log.txt" -LOGGING = true -OUTPUT_PATH = "/home/patricka/.julia/dev/BetterInputFiles/Output" - -[METADATA] -ORIGINAL = "/home/patricka/.julia/dev/BetterInputFiles/test.toml" -DATE = "2023-05-09" diff --git a/test.toml b/test.toml deleted file mode 100644 index 29d8d05..0000000 --- a/test.toml +++ /dev/null @@ -1,3 +0,0 @@ -[[ interpolation ]] -a = 1 -b = <%a>