diff options
author | 64-bitman | 2024-07-22 17:41:07 -0400 |
---|---|---|
committer | 64-bitman | 2024-07-22 17:41:07 -0400 |
commit | 2879a1a362bfea7a92baa1ba024519052b69d3b6 (patch) | |
tree | fb885ca6ff3f650d0621e3c7154521d62f008267 /.gitignore | |
download | aur-2879a1a362bfea7a92baa1ba024519052b69d3b6.tar.gz |
intial 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..2565a729c24e --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +src/ +pkg/ +vim/ +vim-cli-git-* |