Adding some more gitignores
This commit is contained in:
parent
9866672b5e
commit
f8c337c3ae
|
|
@ -3,3 +3,6 @@ SAFETY_LOCK
|
||||||
**/**old.*
|
**/**old.*
|
||||||
**/**.img
|
**/**.img
|
||||||
**/**pwfile
|
**/**pwfile
|
||||||
|
**/**build
|
||||||
|
**/**dist
|
||||||
|
**/**.egg*
|
||||||
Loading…
Reference in New Issue