summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/compile
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2001-06-30 14:38:32 +0000
committerimp <imp@FreeBSD.org>2001-06-30 14:38:32 +0000
commit79f0cebcfb81a8b13154cb5d9a56154178c0a53f (patch)
tree618aca6704ae6cb161d6b3e5d760d2c78c3ed574 /sys/powerpc/compile
parente84b93166e33f80c2504511f75eca82cfb79c217 (diff)
downloadFreeBSD-src-79f0cebcfb81a8b13154cb5d9a56154178c0a53f.zip
FreeBSD-src-79f0cebcfb81a8b13154cb5d9a56154178c0a53f.tar.gz
Really do proper keepme files in the compile directories. Use
.cvsignore file for [A-Za-z]* to keep these directories around rather than waste a file on .keepme. This should also make people's built trees place nice with CVS. Idea for .cvsignore: peter (although I suggested the regexp) Pointed out by: Makoto MATSUSHITA-san <matusita@jp.FreeBSD.org> Llama's costuming by: Fernamdo Llamas
Diffstat (limited to 'sys/powerpc/compile')
-rw-r--r--sys/powerpc/compile/.cvsignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/powerpc/compile/.cvsignore b/sys/powerpc/compile/.cvsignore
new file mode 100644
index 0000000..5fbc035
--- /dev/null
+++ b/sys/powerpc/compile/.cvsignore
@@ -0,0 +1 @@
+[A-Za-z]*
OpenPOWER on IntegriCloud