fix(ci): tweak gitignore for go releaser testing
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ __pycache__
|
|||||||
*.xml
|
*.xml
|
||||||
*.pyc
|
*.pyc
|
||||||
.cache
|
.cache
|
||||||
.dist
|
dist
|
||||||
.pytest_cache
|
.pytest_cache
|
||||||
config.py
|
config.py
|
||||||
auto_config.py
|
auto_config.py
|
||||||
|
|||||||
@@ -0,0 +1,4 @@
|
|||||||
|
linux*
|
||||||
|
darwin*
|
||||||
|
windows*
|
||||||
|
freebsd*
|
||||||
Reference in New Issue
Block a user