add gitignore

This commit is contained in:
Shane C 2024-07-04 15:35:02 -04:00
parent 3e710fae22
commit 699164b244
Signed by: shane
GPG key ID: E46B5FEA35B22FF9

7
.gitignore vendored Normal file
View file

@ -0,0 +1,7 @@
# IDE
.vscode
.idea
.fleet
# Build Directory
build