Initial set of documents for home

This commit is contained in:
2022-04-27 21:32:11 -04:00
parent c1fd962603
commit d97b1a1c76
10 changed files with 1586 additions and 2 deletions

View File

@@ -0,0 +1,34 @@
# File Naming Convensions
This is a list of characters to avoid when nameing files
- :
- ;
- ,
- '
- "
- /
- \
- |
- ?
- *
- !
- #
- $
- %
- &
- @
- ^
- `
- ~
- +
- =
- (
- )
- <
- \>
- [
- ]
- {
- }
- space