diff options
author | Brenton Horne | 2020-06-17 17:08:31 +1000 |
---|---|---|
committer | Brenton Horne | 2020-06-17 17:08:31 +1000 |
commit | 0f896eae9ef8d5cb3841ee1abc45dc9e746d7764 (patch) | |
tree | 973433c374dce5b34fe2fea0bf19ec2bb576e4a4 /.gitignore | |
parent | d4e4f49b346c1c3208fb287b30f47b0e8654da41 (diff) | |
download | aur-0f896eae9ef8d5cb3841ee1abc45dc9e746d7764.tar.gz |
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index b8fca602c14e..a6ca702b877c 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ pkg/ src/ *.pkg.tar.xz *.whl +octave_kernel |