.gitignore ignores bin/ and *. and *~
This commit is contained in:
parent
ab1135d2b5
commit
db082dd1fa
|
@ -0,0 +1,3 @@
|
|||
bin/
|
||||
.*
|
||||
*~
|
Reference in New Issue