Skip to content

Commit

Permalink
Update .gitignore to exclude output directory
Browse files Browse the repository at this point in the history
  • Loading branch information
jmrenouard committed Dec 23, 2024
1 parent 3ecb975 commit f3ead33
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 @@ -2,6 +2,7 @@ build/mysqltuner-*
build/mysqltuner.spec
build/build.log
build/cve*
output/**
build/vulnerabilities*
*.bak
Vagrant/Vagrantfile
Expand Down

0 comments on commit f3ead33

Please sign in to comment.