mirror of
https://github.com/Omni-guides/Jackify.git
synced 2026-08-14 00:23:42 +02:00
Release v0.7 - Tools Hub, Engine Choice, NXM Link Handling, Native Component Install, NSF/CSF Support
This commit is contained in:
+3
-4
@@ -20,10 +20,12 @@ core/modules/__pycache__/
|
||||
|
||||
# Jackify engine temp and output files
|
||||
jackify-install-engine/temp/
|
||||
jackify/engine/temp/
|
||||
jackify-install-engine/*.log
|
||||
jackify-install-engine/*.dds
|
||||
|
||||
# jackify-engine is now distributed via GitHub releases, not bundled in the repo
|
||||
jackify/engine/
|
||||
|
||||
# Editor/OS temp files
|
||||
*.tmp
|
||||
*.bak
|
||||
@@ -43,6 +45,3 @@ requirements-packaging.txt
|
||||
# Development logs
|
||||
logs/
|
||||
|
||||
# NOTE: .dll, .json, .deps.json, .runtimeconfig.json in jackify-install-engine/
|
||||
# are currently tracked because it's unclear if they are required for runtime/distribution
|
||||
# or are build artifacts. Do not ignore until this is confirmed.
|
||||
Reference in New Issue
Block a user