diff --git a/.gitignore b/.gitignore index ea8c4bf..4ad0b3c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /target +tests/expected/ diff --git a/tests/expected/hello1.n.txt b/tests/expected/hello1.n.txt deleted file mode 100644 index b1011d0..0000000 --- a/tests/expected/hello1.n.txt +++ /dev/null @@ -1 +0,0 @@ -Hello there \ No newline at end of file diff --git a/tests/expected/hello1.txt b/tests/expected/hello1.txt deleted file mode 100644 index d6613f5..0000000 --- a/tests/expected/hello1.txt +++ /dev/null @@ -1 +0,0 @@ -Hello there diff --git a/tests/expected/hello2.n.txt b/tests/expected/hello2.n.txt deleted file mode 100644 index 466c153..0000000 --- a/tests/expected/hello2.n.txt +++ /dev/null @@ -1 +0,0 @@ -Hello there \ No newline at end of file diff --git a/tests/expected/hello2.txt b/tests/expected/hello2.txt deleted file mode 100644 index d6613f5..0000000 --- a/tests/expected/hello2.txt +++ /dev/null @@ -1 +0,0 @@ -Hello there