mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-07-28 03:27:05 +00:00
gitignore update for folder exclusion
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@ -30,3 +30,9 @@
|
|||||||
*.exe
|
*.exe
|
||||||
*.out
|
*.out
|
||||||
*.app
|
*.app
|
||||||
|
|
||||||
|
# directories
|
||||||
|
build/**
|
||||||
|
include/**
|
||||||
|
bin/**
|
||||||
|
lib/**
|
||||||
|
Reference in New Issue
Block a user