diff options
author | Jordan <me@jordan.im> | 2024-01-21 12:09:39 -0700 |
---|---|---|
committer | Jordan <me@jordan.im> | 2024-01-21 12:09:39 -0700 |
commit | 22a894c813bab20665ed5830e253d967aefb2e8b (patch) | |
tree | 57de00adeb25f18d3888faffab1f97ebace57783 /.gitignore | |
download | pipkin-22a894c813bab20665ed5830e253d967aefb2e8b.tar.gz pipkin-22a894c813bab20665ed5830e253d967aefb2e8b.zip |
initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..705a8d1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +*.swp +*.swo +pipkin +pipkin.json |