5 lines
76 B
Plaintext
5 lines
76 B
Plaintext
# exclude all files and folders except bin folder
|
|
!bin
|
|
.idea/
|
|
.vscode/
|
|
.git/ |