Skip to content

Commit 1d4264d

Browse files
authored
Merge pull request #24 from acornett21/update_git_ignore
updating gitignore to be consistent with other controllers
2 parents 83df4af + 1fe95a8 commit 1d4264d

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

.gitignore

Lines changed: 9 additions & 1 deletion
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)