- Add\Rework UI - Add Split Table and Listing - Add Support Customazeble schems
This commit is contained in:
@@ -31,6 +31,8 @@ MANIFEST
|
||||
# before PyInstaller builds the exe, so as to inject date/other infos into it.
|
||||
*.manifest
|
||||
*.spec
|
||||
!md2gost.spec
|
||||
!md2gost.fast.spec
|
||||
|
||||
# Installer logs
|
||||
pip-log.txt
|
||||
@@ -130,6 +132,7 @@ venv.bak/
|
||||
|
||||
# md2gost diagram PNG cache
|
||||
.md2gost-cache/
|
||||
md2gost/vendor/*.jar
|
||||
|
||||
# LaTeX build artefacts
|
||||
*_latex/
|
||||
@@ -172,3 +175,9 @@ cython_debug/
|
||||
# and can be added to the global gitignore or merged into this file. For a more nuclear
|
||||
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
||||
.idea/
|
||||
|
||||
# md2gost runtime (created next to app / cwd on first run)
|
||||
md2gost.schemes.json
|
||||
md2gost.include-cache.json
|
||||
include-cache/
|
||||
.md2gost-cache/
|
||||
|
||||
Reference in New Issue
Block a user