Merge pull request #5 from hamidrezanorouzi/readme-settings

gitignore update for folder exclusion
This commit is contained in:
hamidrezanorouzi 2022-08-31 19:20:14 +04:30 committed by GitHub
commit 10db3e0c58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

6
.gitignore vendored
View File

@ -30,3 +30,9 @@
*.exe *.exe
*.out *.out
*.app *.app
# directories
build/**
include/**
bin/**
lib/**