cleanup: add unwanted files to gitignore

This is the exact copy of the gitignore
from the devel branch to ignore files from
the git.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
Madhu Rajanna 2022-05-05 13:26:25 +05:30 committed by mergify[bot]
parent a0eccf47b4
commit 100d53d595

23
.gitignore vendored
View File

@ -1 +1,24 @@
# build directory
_output
# e2e test executable
e2e.test
# docker build
deploy/cephcsi/image/cephcsi
# cached container image IDs
.devel-container-id
.test-container-id
# detected 'docker' or 'podman'
.container-cmd
# git merge files
*.orig
*.patch
*.rej
# generated golangci-lint configuration
scripts/golangci.yml
scripts/golangci.yml.buildtags.in