You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
*.test
|
|
*.jar
|
|
src/*
|
|
temp
|
|
__pycache__/
|
|
log/*
|
|
minio.test
|
|
bin/*
|
|
node_modules
|
|
# exception to the rule
|
|
!log/.gitkeep
|
|
!bin/.gitkeep
|
|
*.class
|
|
*~
|
|
run/core/minio-dotnet/bin/*
|
|
run/core/minio-dotnet/obj/*
|
|
run/core/minio-dotnet/out/*
|
|
|