All checks were successful
CI / Packaging - Kali Linux (pull_request) Successful in 4m15s
CI / Packaging - OpenSUSE Tumbleweed (pull_request) Successful in 4m29s
CI / Packaging test (pull_request) Successful in 0s
CI / Packaging - Kali Linux (push) Successful in 4m7s
CI / Packaging - OpenSUSE Tumbleweed (push) Successful in 4m30s
CI / Packaging test (push) Successful in 0s
conf/templates/gitignore contains duplicates (local.mk) and typos (-test-out.txt). Fix them and run make gitignore again. Signed-off-by: Jan Lindemann <jan@janware.com>
57 lines
669 B
Text
57 lines
669 B
Text
*.a
|
|
*.dep.mk
|
|
*.dist
|
|
*.done
|
|
*.jw-secret
|
|
*.jw-secret-file
|
|
*.ldscript
|
|
*.o
|
|
*.old
|
|
*.orig
|
|
*.out
|
|
*.pc
|
|
*.pyc
|
|
*.rep
|
|
*.secret
|
|
*.so
|
|
*.so.*
|
|
*.swp
|
|
*_generated_*
|
|
*tmp*
|
|
*~
|
|
.cache-project.mk
|
|
.cache-projects.mk
|
|
.exrc
|
|
.feedfs_history
|
|
.gdb_history
|
|
.jw-agit
|
|
.mypy_cache
|
|
.ruff_cache
|
|
__init__.py
|
|
__pycache__
|
|
bin/*.bat
|
|
bin/*.pl
|
|
bin/*.pm
|
|
bin/*.py
|
|
bin/*.sh
|
|
bin/*.tcl
|
|
conftest.py
|
|
core
|
|
dist
|
|
ld-*.conf
|
|
local.conf
|
|
local.mk
|
|
local.mk
|
|
local.yaml
|
|
make/*.pc
|
|
make/ssh-wrapper.sh
|
|
mkspec.sh
|
|
pr-descr*.txt
|
|
pre-local.mk
|
|
pyproject.toml
|
|
pyrightconfig.json
|
|
test-out.txt
|
|
test/integration/jw-pkg/projects/cache/test-pyproject.toml
|
|
test/integration/jw-pkg/projects/cache/test-pyrightconfig.json
|
|
!*.jw-tmpl
|
|
!*.tmpl
|