Skip to content

Commit 57595eb

Browse files
authored
Merge pull request #185 from syncable-dev/develop
Develop
2 parents 8880f28 + a6de2f2 commit 57595eb

24 files changed

Lines changed: 3728 additions & 160 deletions

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ target/
1818
# Contains mutation testing data
1919
**/mutants.out*/
2020

21+
# Internal development docs (not for public repo)
22+
docs/phase2/
23+
2124
# RustRover
2225
# JetBrains specific template is maintained in a separate JetBrains.gitignore that can
2326
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore

0 commit comments

Comments
 (0)