Add gitignore

Signed-off-by: Alex Ellis <alexellis2@gmail.com>
This commit is contained in:
Alex Ellis 2017-09-13 10:30:21 -07:00
parent ec22a301fe
commit 9a64a53076
2 changed files with 4 additions and 0 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@ fwatchdog
fwatchdog-armhf
**/node_modules/
**/*.DS_Store
.vscode

3
sample-functions/.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
master.zip
build
template