aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2025-04-04Ignore build directories and other generated filesRodrigo Arias Mallo
2025-03-17Add .deps/ to .gitignoreAnthony Miyaguchi
The .deps folders are part of the build process and dirty git status. This ignores them in the project.
2023-12-17Port .hgignore to .gitignoreRodrigo Arias Mallo