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

6
.gitignore vendored
View File

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