Add README with file type guidelines and snake_case naming rule; update .gitignore typo
This commit is contained in:
12
.gitignore
vendored
12
.gitignore
vendored
@@ -197,5 +197,13 @@ Temporary Items
|
||||
*~
|
||||
.*.swp
|
||||
.idea/
|
||||
|
||||
# End of .gitignore
|
||||
*.csv
|
||||
*.pdf
|
||||
*.pptx
|
||||
# enviroment file
|
||||
*.env
|
||||
secrets/
|
||||
*ckpt/
|
||||
# End of .gitignore
|
||||
*.docx
|
||||
*.bkp
|
||||
Reference in New Issue
Block a user