Initial set of documents for home
This commit is contained in:
34
docs/labdocs/file_naming.md
Normal file
34
docs/labdocs/file_naming.md
Normal file
@@ -0,0 +1,34 @@
|
||||
# File Naming Convensions
|
||||
|
||||
This is a list of characters to avoid when nameing files
|
||||
|
||||
- :
|
||||
- ;
|
||||
- ,
|
||||
- '
|
||||
- "
|
||||
- /
|
||||
- \
|
||||
- |
|
||||
- ?
|
||||
- *
|
||||
- !
|
||||
- #
|
||||
- $
|
||||
- %
|
||||
- &
|
||||
- @
|
||||
- ^
|
||||
- `
|
||||
- ~
|
||||
- +
|
||||
- =
|
||||
- (
|
||||
- )
|
||||
- <
|
||||
- \>
|
||||
- [
|
||||
- ]
|
||||
- {
|
||||
- }
|
||||
- space
|
||||
Reference in New Issue
Block a user