Add .gitignore to repo
This PS adds a .gitignore file to the repo to exclude the build dir. Change-Id: Idbac65e9a4d554c5a5987cffa575a1dde52ca465 Signed-off-by: Pete Birley <pete@port.direct>
This commit is contained in:
parent
35e44008f4
commit
9f822611ec
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
# Distribution / packaging
|
||||||
|
build/
|
||||||
|
*.tgz
|
Loading…
Reference in New Issue
Block a user