Gitignore
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,4 @@
|
|||||||
/build
|
/build
|
||||||
**/target
|
**/target
|
||||||
|
/tools
|
||||||
|
*.ignore
|
||||||
|
1
components/.gitignore
vendored
Normal file
1
components/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
build
|
Reference in New Issue
Block a user