summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick McLean <chutzpah@gentoo.org>2022-03-19 11:29:42 -0700
committerPatrick McLean <chutzpah@gentoo.org>2022-03-19 11:29:58 -0700
commit87f615258688ac5d03cfc791d2f726fac98fa3ba (patch)
treee50711f88f3c74f45dc0aa5b030b253417008f44 /.gitignore
downloadeselect-iptables-87f615258688ac5d03cfc791d2f726fac98fa3ba.tar.gz
eselect-iptables-87f615258688ac5d03cfc791d2f726fac98fa3ba.tar.bz2
eselect-iptables-87f615258688ac5d03cfc791d2f726fac98fa3ba.zip
initial commit20200508
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..02bd362
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+*~
+.*.sw[po]
+.*.un~
+*#
+.#*