Skip to content

Commit

Permalink
feat: removing folder that was not supposed to be commited
Browse files Browse the repository at this point in the history
  • Loading branch information
benjivesterby committed Mar 1, 2024
1 parent 9cdcd63 commit 3bde54a
Show file tree
Hide file tree
Showing 2,355 changed files with 18 additions and 352,473 deletions.
17 changes: 17 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
*cweb.log
*.tmp
.venv
.act

# outputs
output.txt
dist/

# build folders
bin/
ui/public/
ui/build/
ui/node_modules/

# Removing Vendor
vendor/

Expand All @@ -16,6 +31,8 @@ vendor/
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
coverage.html
coverage
coverage.txt

# ignore keyfiles
*.crt
Expand Down
2 changes: 1 addition & 1 deletion .secrets.baseline
Original file line number Diff line number Diff line change
Expand Up @@ -501,5 +501,5 @@
}
]
},
"generated_at": "2024-03-01T00:40:43Z"
"generated_at": "2024-03-01T00:42:34Z"
}
247 changes: 0 additions & 247 deletions .venv/bin/Activate.ps1

This file was deleted.

69 changes: 0 additions & 69 deletions .venv/bin/activate

This file was deleted.

26 changes: 0 additions & 26 deletions .venv/bin/activate.csh

This file was deleted.

Loading

0 comments on commit 3bde54a

Please sign in to comment.