diff options
| author | Sam Nystrom <sam@samnystrom.dev> | 2023-04-11 15:06:28 -0500 |
|---|---|---|
| committer | Sam Nystrom <sam@samnystrom.dev> | 2023-04-11 15:06:28 -0500 |
| commit | 9d3671c4c2027af8f6d765a1e398a2cbd22370e6 (patch) | |
| tree | ab51f4e2fe83bc50a704f18236c54a693c9f750b /.gitignore | |
feat: initial commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..91224e5 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +**/* |
