Skip to content

Commit

Permalink
Exclude tests-data from gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
alisinabh committed Apr 30, 2024
1 parent 74ed2db commit c77e6fb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
/target
*.mmdb
db

# Keep everything in tests-data
!tests-data/**
Binary file not shown.

0 comments on commit c77e6fb

Please sign in to comment.