mirror of
https://github.com/m-lamonaca/dev-notes.git
synced 2025-04-06 10:56:41 +00:00
Personal notes on various programming languages, technologies, tools, etc. to be used as quick reference
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/3.1.3...3.1.4) --- updated-dependencies: - dependency-name: jinja2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.github | ||
.vscode | ||
docs | ||
.gitignore | ||
Dockerfile | ||
LICENSE | ||
mkdocs.yml | ||
poetry.lock | ||
pyproject.toml | ||
README.md |
Programming Notes
Personal notes on various programming languages to be used as quick reference. Sum-up of personal knowledge.
Note
: These notes are not meant to be comprehensive but to contain the most frequently used information . For complete and up to date documentation always go to the primary source.