Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAnton Hvornum <anton.feeds+github@gmail.com>2020-07-06 22:29:46 +0200
committerAnton Hvornum <anton.feeds+github@gmail.com>2020-07-06 22:29:46 +0200
commitf8c337c3aecf4d9ae9fe3005f2721eda2d156b3c (patch)
tree55506fc30d473e2b2e5248f3d1994c31449a4720 /.gitignore
parent9866672b5e105453af59bbf512155590775f1dc3 (diff)
Adding some more gitignores
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 181ea78b..fac1c89b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,6 @@ SAFETY_LOCK
**/**old.*
**/**.img
**/**pwfile
+**/**build
+**/**dist
+**/**.egg* \ No newline at end of file