chore: scaffold python project with faker-based name generator and makefile build

This commit is contained in:
2024-12-12 04:22:47 +00:00
parent 4508c9b029
commit c699ebf341
7 changed files with 131 additions and 0 deletions
+4
View File
@@ -1,3 +1,7 @@
.vscode
.history
*.db*
# ---> Python
# Byte-compiled / optimized / DLL files
__pycache__/