diff options
| author | Son Ho | 2022-06-20 06:24:43 +0200 |
|---|---|---|
| committer | Son Ho | 2022-06-20 06:24:43 +0200 |
| commit | 3a930571516912714e3dcbc7ed1968228e593f99 (patch) | |
| tree | 37391ca74ddbebb88eb8c457895cf9119d304e64 /.gitignore | |
| parent | 227869ddd73782834162c64a34f260b438f5cbae (diff) | |
Update the .gitignore file
Diffstat (limited to '')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -31,6 +31,10 @@ _opam/ # Rust working directory rust-tests/target/ +# F* +.depend +*.hints + # Misc /fstar-tests *~ |
