Add README with file type guidelines and snake_case naming rule; update .gitignore typo

This commit is contained in:
DatTT127
2026-06-23 12:48:09 +07:00
parent 20a02efa9b
commit 1b1b170fcc
140 changed files with 229391 additions and 2 deletions

12
.gitignore vendored
View File

@@ -197,5 +197,13 @@ Temporary Items
*~
.*.swp
.idea/
# End of .gitignore
*.csv
*.pdf
*.pptx
# enviroment file
*.env
secrets/
*ckpt/
# End of .gitignore
*.docx
*.bkp