go-ceph/.gitignore
RAJAT SINGH 512d1edd8f add build.octopus to gitignore
a file name .build.octopus gets created everytime the repoository is opened into the dev cointainer, adding it in gitignore will solve this issue.

Signed-off-by: RAJAT SINGH <rajasing@redhat.com>
2021-05-07 10:50:35 -04:00

8 lines
61 B
Plaintext

.build-docker
.build.*
*.swp
*.out
*.test
/*.json
implements