diff options
author | 2008-05-10 12:11:34 +0000 | |
---|---|---|
committer | 2008-05-10 12:11:34 +0000 | |
commit | eed44c4251d4855cfcc62cadfbc02f1e5744034e (patch) | |
tree | 877a149f9d8b5cfc71bb579dc75f9c136a3a3c68 | |
parent | OpenBSD/socppc, a port to the Thecus N1200, and potentially other Freescale (diff) | |
download | wireguard-openbsd-eed44c4251d4855cfcc62cadfbc02f1e5744034e.tar.xz wireguard-openbsd-eed44c4251d4855cfcc62cadfbc02f1e5744034e.zip |
Add .cvsignore, such that we don't lose the compile directory with
cvs update -dP.
-rw-r--r-- | sys/arch/socppc/compile/.cvsignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/arch/socppc/compile/.cvsignore b/sys/arch/socppc/compile/.cvsignore new file mode 100644 index 00000000000..b72af3039e6 --- /dev/null +++ b/sys/arch/socppc/compile/.cvsignore @@ -0,0 +1,2 @@ +GENERIC +RAMDISK |