All files and directories that start with a dot prefix are hidden by default in Mac Finder App, If you want to see such files and directories you can use the keyboard shortcut ⌘ Command + Shift + . (dot)
Example:
As you can see hidden files are not visible by default, but when I press "⌘ Command + Shift + ." I can see all the hidden files and folders.

✏️ You can use "Command + Shift + ." Keyboard Shortcut to toggle between show and hide hidden files in Mac Finder!
Quick Look hidden file details
If you want a summary of hidden files and folders you can make use of the keyboard shortcut: ⌘ Command + Y

Have Questions? Post them here!
- How to Open Finder using Mac Terminal
- How to install maven in macOS using Terminal Command
- How to install iTerm2 Mac Terminal Alternative
- Find Mac version using terminal command
- Zsh Shell: Custom alias that you may find useful
- How to Uninstall Brew on Mac
- Go to Specific file path using Mac Finder
- How to open new tabs macOS Terminal
- fix macOS: The digital signature on the update is missing or invalid. Ventura
- ls: .: Operation not permitted - Mac Terminal ZSH Error
- Closest Alternate to Notepad on Mac
- How to Open Trash on Mac
- How to uninstall Microsoft Outlook on Mac
- [fix] macOS Ventura xcrun: error: invalid active developer path missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
- [Vi/Vim] How to move cursor to the start of a line
- macOS 13 Ventura - The New About this Mac Window
- Best Free Gif screen capture app now available for M1 Chip Mac - LICECap
- 30+ Zoom video communications application shortcuts for macOS
- How to create alias in macOS
- How to install Node using Brew on Mac
- How to start/boot macOS in safe mode - Big Sur 11.0, Catalina 10.15, or Mojave 10.14
- Cant find System Preferences... under macOS Ventura Apple Menu?
- Mac turn dark mode on or off using terminal command
- How to Close Safari in Mac using Keyboard shortcut
- How to Upgrade Mac from Monterey to macOS Ventura
- Location of eclipse.ini file on Mac OS X - Mac-OS-X
- Write javaScript code in Swedish using FikaScript - JavaScript
- Eclipse : A java Runtime Environment (JRE) or Java Development kit (JDK) must be available - Java
- Angular CLI ng Error: You need to specify a command before moving on. Use --help to view the available commands - HowTos
- JSON Syntax : JSON Tutorial - Json-Tutorial
- How to Apply Themes to Notepad++ - NotepadPlusPlus
- Save current timestamp in MySQL using PHP mysqi binding - PHP
- Create simple struts2 project using maven commands - Java