diff --git a/.gitignore b/.gitignore index 1c18d74..445d212 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,5 @@ *.o .DS_Store .token + +geval \ No newline at end of file diff --git a/gonito.yaml b/gonito.yaml index 27fbfad..128c684 100644 --- a/gonito.yaml +++ b/gonito.yaml @@ -1,6 +1,7 @@ -description: RegLog simple solution +description: Bigram simple solution tags: - challenging-america + - bigram params: unwanted-params: param-files: diff --git a/reg_log.py b/reg_log.py deleted file mode 100644 index e69de29..0000000