Skip to content

Commit

Permalink
fix:rewind .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Ayanami1314 committed Aug 14, 2024
1 parent d24d52c commit a31ff56
Showing 1 changed file with 2 additions and 24 deletions.
26 changes: 2 additions & 24 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
*.dylib
/output
/data
**/data

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

Expand All @@ -28,26 +28,4 @@ go.work.sum

*.sqlite


# my dev
util/__pycache__
util/jac-auth.py
util/jaccount-scrapy.go
util/selenium_get.go
util/selenium-get.py
cmd/import_from_jwc/import_from_jwc.go
main.go
dal
**/data
log
*.db
cmd/**/*.py

.gitignore
*.pdf
**/*.txt

*.db
.gitignore
.github
.idea
.idea

0 comments on commit a31ff56

Please sign in to comment.