Go Back

File gitignore

DevOps

About
A file gitignore (`.gitignore`) is a foundational plaintext configuration file placed at a Git repository root. It instructs Git"s file-tracking engine to systematically overlook specific local paths, compiled software assets, and user credential properties.