Skip to content

Commit

Permalink
Revert "Revert "fix: Fix rebuild pattern slashes. (#2843)""
Browse files Browse the repository at this point in the history
This reverts commit 5acc4fa002e521a4929ed00e489b0f6a19fed7d6.
  • Loading branch information
charlielye authored and AztecBot committed Oct 18, 2023
1 parent 951d6ed commit be3c3a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cpp/.rebuild_patterns
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
^barretenberg/cpp/.*\\.(cpp|cc|cxx|c\\+\\+|h|hpp|hxx|h\\+\\+|c|h|inl|inc|ipp|tpp|cmake)$
^barretenberg/cpp/.*CMakeLists\\.txt$
^barretenberg/cpp/.*\.(cpp|cc|cxx|c\+\+|h|hpp|hxx|h\+\+|c|h|inl|inc|ipp|tpp|cmake)$
^barretenberg/cpp/.*CMakeLists\.txt$
^barretenberg/cpp/.*Dockerfile.*$
^barretenberg/cpp/scripts/

0 comments on commit be3c3a8

Please sign in to comment.