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-11-11 19:11:22 +0000
committerAnton Hvornum <anton.feeds+github@gmail.com>2020-11-11 19:11:22 +0000
commit07d70a0a916b3c7ede34671603c1e964a1c7bf30 (patch)
tree7f8e58882ab7db135e90cff9fea278a83a11c571 /.gitignore
parent9a1199333a0a00b74f884dfee1b324500d4b8060 (diff)
Added a simple INI handler, and a helper function under Installer().configure_nic() to help with nic configuration. Supports a crude DHCP configuration and a minimal static IP handler.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 5c83c4aa..955e7784 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,5 @@ SAFETY_LOCK
**/**.pkg.*.xz
**/**archinstall-*.tar.gz
**/**.zst
+**/**.network
+**/**.target