diff options
author | raldone01 | 2023-03-06 23:55:08 +0100 |
---|---|---|
committer | raldone01 | 2023-03-06 23:55:08 +0100 |
commit | cd61523c09da89f04f8c91690d8f696c3953107a (patch) | |
tree | aa63a2e7244d54d2487f276ad828ace4ef9cd3a4 /.gitignore | |
download | aur-cd61523c09da89f04f8c91690d8f696c3953107a.tar.gz |
useful commit message
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000000..79eafd00fd34 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +linux-intel-lts +src +pkg +*.pkg.* +*.pkg +tmp
\ No newline at end of file |