mirror of
https://github.com/openshift/installer.git
synced 2026-02-05 06:46:36 +01:00
gitignore: Anchor /bin to the toplevel
At one point I went to add a new file in e.g. `data/data/bootstrap/files/usr/local/bin/foo.sh` and was confused why it wasn't showing up in `git status`. It was because the `bin` here also matched the `usr/local/bin`.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,2 +1,2 @@
|
||||
bin/
|
||||
/bin/
|
||||
.openshift-install.log
|
||||
|
||||
Reference in New Issue
Block a user