diff options
author | M. Greyson Christoforo | 2024-05-06 09:10:57 -0600 |
---|---|---|
committer | M. Greyson Christoforo | 2024-05-06 09:10:57 -0600 |
commit | 4155beec520c2a8575a341e60ea63181498af079 (patch) | |
tree | 5b607d3f3ac08093205d73c3a181ab8055059c54 /.gitignore | |
parent | 1c482316d0693c13cb7d7552b332952dd4930283 (diff) | |
download | aur-4155beec520c2a8575a341e60ea63181498af079.tar.gz |
bump version
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000000..59ed30432263 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +gollum/ +pkg/ +src/ |