Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
RedisLabs Raft
Commits
c757a12d
"tests/vscode:/vscode.git/clone" did not exist on "2189100383ca06f8c8f163b340a265d018d9ebe9"
Unverified
Commit
c757a12d
authored
Jul 21, 2022
by
Hanna Fadida
Committed by
GitHub
Jul 21, 2022
Browse files
upgrade cffi version (#111)
- update .gitignore
parent
40100cfa
Changes
2
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
c757a12d
*.o
*.o
*.so
*.gcno
*.gcno
*.gcda
*.gcov
*.dylib
*~
*~
libraft.a
libraft.a
libraft.so
libraft.so
...
@@ -8,3 +12,6 @@ libraft.so
...
@@ -8,3 +12,6 @@ libraft.so
**/__pycache__
**/__pycache__
cmake-build*
cmake-build*
.idea
.idea
tests/.raft_cffi_built
tests/raft_cffi.c
build/
tests/requirements.txt
View file @
c757a12d
cffi==1.1
4
.0
cffi==1.1
5
.0
colorama==0.4.3
colorama==0.4.3
coloredlogs==14.0
coloredlogs==14.0
docopt==0.6.2
docopt==0.6.2
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment