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.
18 lines
220 B
18 lines
220 B
5 years ago
|
*.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/*
|