diff options
| author | Julian Blake Kongslie | 2022-10-15 14:10:42 -0700 |
|---|---|---|
| committer | Julian Blake Kongslie | 2022-10-15 14:10:42 -0700 |
| commit | fb6c230eb8139006c954e8906690009c4f040c4e (patch) | |
| tree | 4c68ada81812d71d3dd99df26d4b83c070c08ff5 /.gitignore | |
| parent | Add memory implementation as well; reorg. (diff) | |
| download | nanosim-fb6c230eb8139006c954e8906690009c4f040c4e.tar.xz | |
Add .gitignore
Diffstat (limited to '')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e9d491c --- /dev/null +++ b/.gitignore | |||
| @@ -0,0 +1 @@ | |||
| /.present | |||
