diff options
author | dasnacl | 2023-08-31 19:55:45 +0200 |
---|---|---|
committer | dasnacl | 2023-08-31 19:55:45 +0200 |
commit | dcd0c2634ea8add8f480b8389f31d5db5ee516b3 (patch) | |
tree | 3ca4c044529c1d394f33ad75e58ae1a6262a8b4e /.gitignore | |
parent | 207ecdca438a84b3667780f561c50a79e82fca41 (diff) | |
download | aur-dcd0c2634ea8add8f480b8389f31d5db5ee516b3.tar.gz |
Add .gitignore that ignores all other files.
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 000000000000..72e8ffc0db8a --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +* |