Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAggam Rahamim <agamclass@gmail.com>2021-04-16 13:54:22 +0300
committerAggam Rahamim <agamclass@gmail.com>2021-04-16 13:54:22 +0300
commitf6fdc119276457d18d5ff1fb30ab9ff06826f576 (patch)
tree992804d72944ce87d78dda126007c2b100415b76 /.gitignore
parent459f161cf0432393443272ac5b1aa5fc0cd7fd16 (diff)
fixing - letting user choose kernel
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 246880ba..78595b08 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,4 +20,5 @@ SAFETY_LOCK
**/**.network
**/**.target
**/**.qcow2
-**/test.py \ No newline at end of file
+**/test.py
+**/archiso \ No newline at end of file