diff options
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 1bca870cb..85965b4c1 100644 --- a/.gitignore +++ b/.gitignore @@ -36,3 +36,6 @@ bin/ # Ignore node modules /node_modules + +# Every machine shall create its binstubs +/bin |
