mirror of
https://github.com/zebrajr/localGPT.git
synced 2025-12-06 12:20:53 +01:00
Add ACKNOWLEDGMENT.md
This commit is contained in:
parent
58d7a4318d
commit
e2df0d2b19
10
ACKNOWLEDGEMENT.md
Normal file
10
ACKNOWLEDGEMENT.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# Acknowledgments
|
||||
|
||||
Some code was taken or inspired from other projects:-
|
||||
|
||||
- [CookieCutter Django][cookiecutter-django]
|
||||
- `pre-commit-config.yaml` is taken from there with almost no changes
|
||||
- `github-actions.yml` is inspired by `gitlab-ci.yml`
|
||||
- `.pyup.yml`, `.flake8`, `.editorconfig`, `pyproject.toml` are taken from there with minor changes,
|
||||
|
||||
[cookiecutter-django]: https://github.com/cookiecutter/cookiecutter-django
|
||||
Loading…
Reference in New Issue
Block a user