Skip to content

Commit 1fe95a8

Browse files
committed
updating gitignore to be consistent with other controllers
Signed-off-by: Adam D. Cornett <[email protected]>
1 parent 83df4af commit 1fe95a8

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

Diff for: .gitignore

+9-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,9 @@
1-
*.zip
1+
*.zip
2+
.DS_Store
3+
*.swp
4+
*~
5+
.idea
6+
/docs/site
7+
bin
8+
build
9+
go.local.sum

0 commit comments

Comments
 (0)