Skip to content

Commit 706494b

Browse files
committed
chore(gitignore): added bindata.go into .gitignore
1 parent 7ea7e01 commit 706494b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,5 @@ log/*
4242
./nohup.out
4343
node_modules/
4444
ui/dist/
45-
rbac_policy*.csv
45+
rbac_policy*.csv
46+
bindata.go

0 commit comments

Comments
 (0)