first commit
This commit is contained in:
15
examples/plugins/hello-world/.gitignore
vendored
Normal file
15
examples/plugins/hello-world/.gitignore
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
# Build artifacts
|
||||
build/
|
||||
*.so
|
||||
*.dll
|
||||
*.dylib
|
||||
|
||||
# Go build cache
|
||||
*.exe
|
||||
*.exe~
|
||||
*.test
|
||||
*.out
|
||||
|
||||
# Dependency directories
|
||||
vendor/
|
||||
|
||||
Reference in New Issue
Block a user