This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| shelllistview1 [2025/05/12 09:34] โ admin | shelllistview1 [2025/06/02 18:53] (current) โ admin | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| This right hand side contains the list of files present in the selected folder on the left. It does NOT show ANY sub-folders inside. It will be //empty// if the selected folder did not have any files (and even if it had sub-folders that did have files) | This right hand side contains the list of files present in the selected folder on the left. It does NOT show ANY sub-folders inside. It will be //empty// if the selected folder did not have any files (and even if it had sub-folders that did have files) | ||
| + | |||
| + | **Ignoring files**\\ | ||
| + | Some applications create temporary files that are only used for the application to work. These are never backed up (in fact they should //not// be part of our repository) You can ignore some files by using a special file called .gitignore. This is explained more here: [[/ | ||
| **Pop-up Menu**\\ | **Pop-up Menu**\\ | ||
| Line 7: | Line 10: | ||
| ----- | ----- | ||
| - | [[/ | + | [[/ |