me own pihole
This commit is contained in:
12
csi-s3/storage-csi-s3/.gitignore
vendored
Normal file
12
csi-s3/storage-csi-s3/.gitignore
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
# This is where the result of the go build goes
|
||||
/output*/
|
||||
/_output*/
|
||||
/_output
|
||||
|
||||
# Go test binaries
|
||||
*.test
|
||||
|
||||
# Godeps or dep workspace
|
||||
/Godeps/_workspace
|
||||
vendor
|
||||
vendor.*
|
||||
Reference in New Issue
Block a user