diff options
author | Hezekiah Michael | 2020-02-27 14:11:35 -0500 |
---|---|---|
committer | Hezekiah Michael | 2020-02-27 14:11:35 -0500 |
commit | e0593173bf19c64553680653ac5372c08a89b414 (patch) | |
tree | df34b4bb39392efb4f02605d63d377b4a8bee01f /.gitignore | |
download | aur-e0593173bf19c64553680653ac5372c08a89b414.tar.gz |
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 000000000000..50e75f018c05 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +pkg +src +*.xpi +*.tar.xz |