diff options
author | soloturn | 2021-04-12 19:19:03 +0200 |
---|---|---|
committer | soloturn | 2021-04-12 19:19:03 +0200 |
commit | cf1164c2eee088e9b15d46afa7bd4bf0b294b43d (patch) | |
tree | 13b11c7f0ca9c5f9745ef9b2d51ca2370b51b47a /.gitignore | |
download | aur-nodejs-editly-git.tar.gz |
editly from git
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000000..16e2e780964f --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/pkg/ +/*.zst |