diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index c59dc60ba62e..7902adf4f7f1 100644 --- a/.gitignore +++ b/.gitignore @@ -93,6 +93,12 @@ modules.order /tar-install/ # +# pacman files (make pacman-pkg) +# +/PKGBUILD +/pacman/ + +# # We don't want to ignore the following even if they are dot-files # !.clang-format |