Skip to content

Commit

Permalink
gitignore cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
zaucy committed Jul 4, 2024
1 parent 0ea2e57 commit e8b0be1
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions test/.gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/bazel-*
/ignored_folder/**/*
!/ignored_folder/.gitkeep
bazel-*
*.bazel.lock
ignored_folder/**/*
!ignored_folder/.gitkeep

0 comments on commit e8b0be1

Please sign in to comment.