diff options
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | bin/.gitignore | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ae3c172 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/bin/ diff --git a/bin/.gitignore b/bin/.gitignore deleted file mode 100644 index fd04598..0000000 --- a/bin/.gitignore +++ /dev/null @@ -1 +0,0 @@ -/de/ |
