diff options
| author | Joseph Hunkeler <jhunkeler@gmail.com> | 2026-03-24 11:17:21 -0400 |
|---|---|---|
| committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2026-03-24 11:17:21 -0400 |
| commit | a09e60de2524a20f3db14d06db0a888b35708af6 (patch) | |
| tree | 4a7e17ad8b924f586b32b376de87695d1e8202a1 /.gitignore | |
| parent | 17eb24233481eec2d538dc9deb39fb1331ff0b79 (diff) | |
| download | do-a09e60de2524a20f3db14d06db0a888b35708af6.tar.gz | |
Ignore build directories
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -53,3 +53,7 @@ dkms.conf # debug information files *.dwo + +# Other +build +cmake-build-* |
