Skip to content

Commit

Permalink
git: ignore cmake build directories
Browse files Browse the repository at this point in the history
(cherry picked from commit f993147)
  • Loading branch information
mrpelotazo authored and sjaeckel committed Mar 14, 2024
1 parent 749b44d commit c3e3390
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -96,3 +96,7 @@ test_*.txt
doc/pics/*.ps

callgraph.txt

# cmake build directories
build*/

0 comments on commit c3e3390

Please sign in to comment.