Skip to content

Commit

Permalink
Merge pull request #5248 from kmk3/build-gitignore-distdir
Browse files Browse the repository at this point in the history
build: add dist build directory to .gitignore
  • Loading branch information
smitsohu authored Jul 31, 2022
2 parents a724bbd + 30d55f0 commit 00b2db8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
.directory
*.man
.vscode
/firejail-*/
autom4te.cache/
config.log
config.mk
Expand Down

0 comments on commit 00b2db8

Please sign in to comment.