diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -4,5 +4,8 @@ *.d *.json .cache/ -/cm-demo -/cm-bench +.venv/ +venv/ +__pycache__/ +*.pyc +*.pyo
\ No newline at end of file |
![]() |
index : cheesemap.git | |
| cheesemap is a high-performance swiss-table implementation in gnu11 |
| aboutsummaryrefslogtreecommitdiffstats |
| -rw-r--r-- | .gitignore | 7 |
@@ -4,5 +4,8 @@ *.d *.json .cache/ -/cm-demo -/cm-bench +.venv/ +venv/ +__pycache__/ +*.pyc +*.pyo
\ No newline at end of file |