Skip to content

Commit

Permalink
updating paths to ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
digitalghost-dev committed Nov 22, 2024
1 parent df51ced commit c43408c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
1 change: 0 additions & 1 deletion .dccache

This file was deleted.

4 changes: 1 addition & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
# Virtual environments
venv/

# Binaries for programs and plugins
*.exe
*.exe~
Expand All @@ -9,6 +6,7 @@ venv/
*.dylib
*.DS_Store
*.idea
.dccache

# Test binary, built with `go test -c`
*.test
Expand Down

0 comments on commit c43408c

Please sign in to comment.