summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorGiancarlo Razzolini2015-08-11 17:15:25 -0300
committerGiancarlo Razzolini2015-08-11 17:15:25 -0300
commit137bce5edeeabdb9331c14b72007ab22487151f9 (patch)
treecff659cb2a168abe25bd819199ea075c69d766e2 /.gitignore
parent354addb488a4cf8904fc2ee10d9148dc3ae5c372 (diff)
downloadaur-137bce5edeeabdb9331c14b72007ab22487151f9.tar.gz
* Version 0.0.2:
- Initial support for systemd enabled initrd: + Check for any files ending in .initramfs in the /etc/systemd/network directory, and copies them to the initrd, and also copy and install systemd-networkd. + There are some caveats, specially that it won't remove any ip addresses added to the interface: https://github.com/systemd/systemd/issues/780 - Corrected the help text.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 86f4c3b5ebc4..5b33e2aa5ba0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
v*.tar.gz
mkinitcpio-netconf-*-any.pkg.tar.xz
mkinitcpio-netconf-*.src.tar.gz
+develop.*