Skip to content

Commit

Permalink
.gitignore: add build/ testbuild/ dist/ dirs
Browse files Browse the repository at this point in the history
  • Loading branch information
rsekman authored and Oleksiy-Yakovenko committed Oct 9, 2023
1 parent bf751b6 commit 10cbe7b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -94,3 +94,6 @@ Makefile
docker-artifacts
compile_commands.json
plugins/gtkui/gtkui-gresources.c
build/
dist/
testbuild/

0 comments on commit 10cbe7b

Please sign in to comment.