Rewrite list_builder to use a local git clone cache and simpler logic
This commit is contained in:
parent
3f8a03e885
commit
bdd14d0fdd
1 changed files with 2 additions and 5 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
@ -1,8 +1,5 @@
|
||||||
# temp files
|
|
||||||
*.swp
|
*.swp
|
||||||
*~
|
*~
|
||||||
|
|
||||||
# builded
|
.apps_cache
|
||||||
*-build.json
|
builds
|
||||||
|
|
||||||
.github_credentials
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue