diff options
author | Leo Tenenbaum <pommicket@gmail.com> | 2020-02-04 18:18:08 -0500 |
---|---|---|
committer | Leo Tenenbaum <pommicket@gmail.com> | 2020-02-04 18:18:08 -0500 |
commit | 4138ca4db4cdb92b693e51d6ea59a06bc5e6964c (patch) | |
tree | 1815bd25496fcd7a034a7515687547f65e2eb4da /tests | |
parent | 6b8e777c98b95e6952337c0671e40ff8f962f7dc (diff) |
fixed gitignore
Diffstat (limited to 'tests')
-rw-r--r-- | tests/arr/.gitignore | 1 | ||||
-rw-r--r-- | tests/arr2/.gitignore | 1 | ||||
-rw-r--r-- | tests/foreign/.gitignore | 1 | ||||
-rw-r--r-- | tests/nms/got | 4 | ||||
-rw-r--r-- | tests/params/.gitignore | 1 |
5 files changed, 0 insertions, 8 deletions
diff --git a/tests/arr/.gitignore b/tests/arr/.gitignore deleted file mode 100644 index a0ae6ee..0000000 --- a/tests/arr/.gitignore +++ /dev/null @@ -1 +0,0 @@ -got
\ No newline at end of file diff --git a/tests/arr2/.gitignore b/tests/arr2/.gitignore deleted file mode 100644 index a0ae6ee..0000000 --- a/tests/arr2/.gitignore +++ /dev/null @@ -1 +0,0 @@ -got
\ No newline at end of file diff --git a/tests/foreign/.gitignore b/tests/foreign/.gitignore deleted file mode 100644 index 30ab734..0000000 --- a/tests/foreign/.gitignore +++ /dev/null @@ -1 +0,0 @@ -got diff --git a/tests/nms/got b/tests/nms/got deleted file mode 100644 index d26c123..0000000 --- a/tests/nms/got +++ /dev/null @@ -1,4 +0,0 @@ -Hello! -2 -3 -5 diff --git a/tests/params/.gitignore b/tests/params/.gitignore deleted file mode 100644 index 30ab734..0000000 --- a/tests/params/.gitignore +++ /dev/null @@ -1 +0,0 @@ -got |