diff options
| author | 2021-05-31 09:53:52 -0500 | |
|---|---|---|
| committer | 2021-05-31 09:53:52 -0500 | |
| commit | 14fedbf063fbbaffa3662f5581f69c2524b5880a (patch) | |
| tree | 42dbc07064a1e823b39af6b99f694fcc4657bc2a /.gitignore | |
| parent | Remove externeous typedarray defines in janet.h (diff) | |
Update copyright.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -32,8 +32,9 @@ lockfile.janet # Local directory for testing local -# Common test file I use. +# Common test files I use. temp.janet +scratch.janet # Emscripten *.bc |
