-
-
Notifications
You must be signed in to change notification settings - Fork 138
Home
homer2 edited this page May 17, 2018
·
1 revision
- 'folder/file.ext' also creates a new folder for the file
- You can create files starting with a dot, like '.gitignore'
- You can create files without file extensions, like 'LICENSE'
- Create folder by ending the name with a forward slash
- Use glob style syntax to add related files, like 'widget.(html,js)'
- Separate names with commas to add multiple files and folders