Skip to content

Commit

Permalink
Remove gitmodules and add Go workspace files to gitignore
Browse files Browse the repository at this point in the history
Signed-off-by: Shauna Gordon <[email protected]>
  • Loading branch information
ShaunaGordon committed May 25, 2024
1 parent 13c3c6e commit 05754a0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 19 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,6 @@ __pycache__
cache
*.pid

public
public

*.work*
Empty file removed .gitmodules
Empty file.
18 changes: 0 additions & 18 deletions go.sum

This file was deleted.

0 comments on commit 05754a0

Please sign in to comment.