aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkremlin <ian@kremlin.cc>2014-05-30 15:27:58 +0800
committerkremlin <ian@kremlin.cc>2014-05-30 15:27:58 +0800
commiteee2a3f2d0a1037b53fa6bebf76c473073fd7b8a (patch)
treea879d0312eb289bdd3e259efbacca07aac0a3b31
parentd7d9af9301423679d12ba0c4fbd45f7c710e0f2a (diff)
downloadsystembsd-eee2a3f2d0a1037b53fa6bebf76c473073fd7b8a.tar
systembsd-eee2a3f2d0a1037b53fa6bebf76c473073fd7b8a.tar.gz
systembsd-eee2a3f2d0a1037b53fa6bebf76c473073fd7b8a.tar.bz2
systembsd-eee2a3f2d0a1037b53fa6bebf76c473073fd7b8a.tar.lz
systembsd-eee2a3f2d0a1037b53fa6bebf76c473073fd7b8a.tar.xz
systembsd-eee2a3f2d0a1037b53fa6bebf76c473073fd7b8a.tar.zst
systembsd-eee2a3f2d0a1037b53fa6bebf76c473073fd7b8a.zip
get OUT
-rw-r--r--.gitignore3
-rw-r--r--bin/devel/outfile-tmpbin2992 -> 0 bytes
-rw-r--r--src/.main.c.swpbin12288 -> 0 bytes
-rw-r--r--src/modules/hostnamed/.hostnamed.c.swpbin20480 -> 0 bytes
4 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 95634b9..a9f0599 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,4 +5,5 @@ bin/*
Session.vim
.netrwhist
*~
-
+*.sw*
+.*.sw*
diff --git a/bin/devel/outfile-tmp b/bin/devel/outfile-tmp
deleted file mode 100644
index 21f0d39..0000000
--- a/bin/devel/outfile-tmp
+++ /dev/null
Binary files differ
diff --git a/src/.main.c.swp b/src/.main.c.swp
deleted file mode 100644
index b812616..0000000
--- a/src/.main.c.swp
+++ /dev/null
Binary files differ
diff --git a/src/modules/hostnamed/.hostnamed.c.swp b/src/modules/hostnamed/.hostnamed.c.swp
deleted file mode 100644
index d13e399..0000000
--- a/src/modules/hostnamed/.hostnamed.c.swp
+++ /dev/null
Binary files differ