Skip to content

Commit 3a2faaa

Browse files
Fix .gitignore to include /gotools/build/*
Change-Id: I40669342b7b5cd6b71979a916175f50dd9950108 Signed-off-by: Christopher Ferris <[email protected]>
1 parent f3f7fb4 commit 3a2faaa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
node-cli/node-cli
33
*.pyc
44
/build/*
5+
/gotools/build/*
56
/bin
67
.idea
78
*.iml

0 commit comments

Comments
 (0)