diff options
author | Anthony Wang | 2021-05-28 12:10:37 -0500 |
---|---|---|
committer | Anthony Wang | 2021-05-28 12:10:37 -0500 |
commit | 9436c54880d03fee219475e789717ee004d1e6a3 (patch) | |
tree | 799305c6be198a250dae8d6c2abe0a90e8b2d5b4 | |
parent | 4ae5c3ea3b6ab70a8d7041e74b88cbed8df0891f (diff) |
Add .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..5fff1d9 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +pkg |