add gitignore
This commit is contained in:
parent
c303a61806
commit
d9e9f75b90
1 changed files with 7 additions and 0 deletions
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
# IDE
|
||||||
|
.vscode
|
||||||
|
.idea
|
||||||
|
.fleet
|
||||||
|
|
||||||
|
# Build Directory
|
||||||
|
build
|
Loading…
Reference in a new issue