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