diff options
| author | vin <git@vineetk.net> | 2025-11-20 11:01:48 -0500 |
|---|---|---|
| committer | vin <git@vineetk.net> | 2025-11-20 11:01:48 -0500 |
| commit | 4dd69d2913152d80af58d7d68fd195c031180606 (patch) | |
| tree | 4e6a863120a04d68e445452564507952e1ec45a6 /.gitignore | |
initial golden rtl
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..472c55f --- /dev/null +++ b/.gitignore | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | rtl/lisp_coproc_sim | ||
| 2 | *~ | ||
| 3 | #* \ No newline at end of file | ||
