6 lines
145 B
Text
6 lines
145 B
Text
|
#SUGGESTION: There are files such as anexperiment.dll, obj and bin. They are temporary files that you don't want at all.
|
||
|
**/obj/
|
||
|
**/bin/
|
||
|
|
||
|
**.dll
|