Skip to content
This repository has been archived by the owner on Aug 10, 2024. It is now read-only.

Commit

Permalink
V2
Browse files Browse the repository at this point in the history
  • Loading branch information
Finistere committed Aug 31, 2022
1 parent 6679208 commit 683ed8e
Show file tree
Hide file tree
Showing 135 changed files with 7,837 additions and 10,772 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
*.pyc
*.egg-info
*.so
*.cpp
src/antidote/*.cpp
*.ipynb
*.nix
.gdb_history
Expand All @@ -20,11 +20,13 @@
/.ipynb_checkpoints/
cython_debug/
_build/
/profile.json

# PyCharm
/.idea
/.nodejs
/.venv*
/.ignore

# Annotated Cython
/src/**/*.html
Expand Down
Loading

0 comments on commit 683ed8e

Please sign in to comment.