1
0
mirror of https://github.com/PhasicFlow/phasicFlow.git synced 2025-07-08 03:07:03 +00:00

Merge pull request 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

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