svn commit: r1925452 - /apr/apr/branches/1.8.x/.gitignore
| Newsgroups | gmane.comp.apache.apr.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: jorton
Date: Wed May 7 09:44:43 2025
New Revision: 1925452
URL: http://svn.apache.org/viewvc?rev=1925452&view=rev
Log:
Add .gitignore generated with:
for path in `find . -type d -not -path '*/.libs' -not -path './.svn'`; do
svn propget svn:ignore $path 2>/dev/null | sed -e "/^$/d;s|^|$path/|"
done | sed 's/^.//' | sort -u > .gitignore
Added:
apr/apr/branches/1.8.x/.gitignore
Added: apr/apr/branches/1.8.x/.gitignore
URL: http://svn.apache.org/viewvc/apr/apr/branches/1.8.x/.gitignore?rev=1925452&view=auto
==============================================================================
--- apr/apr/branches/1.8.x/.gitignore (added)
+++ apr/apr/branches/1.8.x/.gitignore Wed May 7 09:44:43 2025
@@ -0,0 +1,288 @@
+/apr-*-config
+/apr-config
+/apr-config.out
+/apr.exp
+/apr*.pc
+/apr.spec
+/*.aps
+/atomic/os390/.deps
+/atomic/os390/.libs
+/atomic/os390/*.lo
+/atomic/os390/Makefile
+/atomic/unix/.deps
+/atomic/unix/.libs
+/atomic/unix/*.lo
+/atomic/unix/Makefile
+/autom4te.cache
+/*.bb
+/*.bbg
+/build/apr_rules.mk
+/build/apr_rules.out
+/build/*.aps
+/build/argz.m4
+/build/Debug
+/build/*.dep
+/build/LibD
+/build/LibR
+/build/libtool.m4
+/BuildLog.htm
+/build/ltcf-c.sh
+/build/ltconfig
+/build/lt*.m4
+/build/ltmain.sh
+/build/*.mak
+/build/Makefile
+/build-outputs.mk
+/build/pkg/pkginfo
+/build/*.plg
+/build/Release
+/build/*.vcproj
+/config.cache
+/config.log
+/config.nice
+/config.status
+/configure
+/coverage
+/*.da
+/Debug
+/DebugNT
+/*.dep
+/.deps
+/docs/dox
+/docs/*.html
+/dso/aix/.deps
+/dso/aix/.libs
+/dso/aix/*.lo
+/dso/aix/Makefile
+/dso/beos/.deps
+/dso/beos/.libs
+/dso/beos/*.lo
+/dso/beos/Makefile
+/dso/os2/.deps
+/dso/os2/.libs
+/dso/os2/*.lo
+/dso/os2/Makefile
+/dso/os390/.deps
+/dso/os390/.libs
+/dso/os390/*.lo
+/dso/os390/Makefile
+/dso/unix/.deps
+/dso/unix/.libs
+/dso/unix/*.lo
+/dso/unix/Makefile
+/encoding/*.la
+/encoding/.libs
+/encoding/*.lo
+/exports.c
+/export_vars.[ch]
+/file_io/os2/.deps
+/file_io/os2/.libs
+/file_io/os2/*.lo
+/file_io/os2/Makefile
+/file_io/unix/.deps
+/file_io/unix/.libs
+/file_io/unix/*.lo
+/file_io/unix/Makefile
+/include/apr.h
+/include/apr.h.save
+/include/arch/unix/apr_private.h
+/include/arch/unix/apr_private.h.in
+/include/arch/unix/apr_private.h.save
+/include/private/apr_escape_test_char.h
+/*.la
+/libapr.rc
+/LibD
+/LibNTD
+/LibNTR
+/LibR
+/.libs
+/libtool
+/libtool.exe
+/locks/beos/.deps
+/locks/beos/.libs
+/locks/beos/*.lo
+/locks/beos/Makefile
+/locks/beos/*.slo
+/locks/os2/.deps
+/locks/os2/.libs
+/locks/os2/*.lo
+/locks/os2/Makefile
+/locks/unix/.deps
+/locks/unix/.libs
+/locks/unix/*.lo
+/locks/unix/Makefile
+/ltcf-c.sh
+/*.mak
+/.make.dirs
+/Makefile
+/memory/unix/.deps
+/memory/unix/.libs
+/memory/unix/*.lo
+/memory/unix/Makefile
+/memory/unix/*.o
+/misc/unix/.deps
+/misc/unix/.libs
+/misc/unix/*.lo
+/misc/unix/Makefile
+/mmap/unix/.deps
+/mmap/unix/.libs
+/mmap/unix/*.lo
+/mmap/unix/Makefile
+/*.ncb
+/network_io/beos/.deps
+/network_io/beos/.libs
+/network_io/beos/*.lo
+/network_io/beos/Makefile
+/network_io/os2/.deps
+/network_io/os2/.libs
+/network_io/os2/*.lo
+/network_io/os2/Makefile
+/network_io/unix/.deps
+/network_io/unix/.libs
+/network_io/unix/*.lo
+/network_io/unix/Makefile
+/*.opt
+/out
+/passwd/.deps
+/passwd/.libs
+/passwd/*.lo
+/passwd/Makefile
+/*.plg
+/poll/os2/.deps
+/poll/os2/.libs
+/poll/os2/*.lo
+/poll/os2/Makefile
+/poll/unix/.deps
+/poll/unix/.libs
+/poll/unix/*.lo
+/poll/unix/Makefile
+/random/unix/.deps
+/random/unix/.libs
+/random/unix/*.lo
+/random/unix/Makefile
+/*.rc
+/Release
+/ReleaseNT
+/shmem/beos/.deps
+/shmem/beos/.libs
+/shmem/beos/*.lo
+/shmem/beos/Makefile
+/shmem/os2/.deps
+/shmem/os2/.libs
+/shmem/os2/*.lo
+/shmem/os2/Makefile
+/shmem/unix/.deps
+/shmem/unix/.libs
+/shmem/unix/*.lo
+/shmem/unix/Makefile
+/*.stc
+/*.sto
+/strings/.deps
+/strings/.libs
+/strings/*.lo
+/strings/Makefile
+/*.stt
+/support/unix/.deps
+/support/unix/.libs
+/support/unix/*.lo
+/support/unix/Makefile
+/tables/.deps
+/tables/.libs
+/tables/*.lo
+/tables/Makefile
+/test/aprtest.sln
+/test/aprtest.suo
+/test/aprtest.vcproj
+/test/*.bb
+/test/*.bbg
+/test/*.core
+/test/*.da
+/test/data/apr*.shm
+/test/data/test*.dat
+/test/data/test*.txt
+/test/*.dbg
+/test/Debug
+/test/.deps
+/test/echod
+/test/*.exe
+/test/*.exp
+/test/globalmutexchild
+/test/globalmutexchild.exe
+/test/htdigest
+/test/*.idb
+/test/*.ilk
+/test/internal/.libs
+/test/internal/Makefile
+/test/internal/testregex
+/test/internal/testregex.lo
+/test/*.la
+/test/lfstests
+/test/*.lib
+/test/.libs
+/test/*.lo
+/test/Makefile
+/test/mod_test.dll
+/test/mod_test.so
+/test/*.ncb
+/test/*.obj
+/test/occhild
+/test/occhild.exe
+/test/*.opt
+/test/*.pdb
+/test/*.plg
+/test/proc_child
+/test/proc_child.exe
+/test/proctest
+/test/readchild
+/test/readchild.exe
+/test/Release
+/test/sendfile
+/test/sendfile.exe
+/test/*.slo
+/test/sockchild
+/test/sockchild.exe
+/test/sockperf
+/test/*.swp
+/test/testall
+/test/testall.exe
+/test/testlockperf
+/test/testlockperf.exe
+/test/testmutexscope
+/test/testmutexscope.exe
+/test/testshmconsumer
+/test/testshmconsumer.exe
+/test/testshmproducer
+/test/testshmproducer.exe
+/test/tryread
+/test/tryread.exe
+/threadproc/beos/apr_proc_stub
+/threadproc/beos/.deps
+/threadproc/beos/.libs
+/threadproc/beos/*.lo
+/threadproc/beos/Makefile
+/threadproc/beos/*.slo
+/threadproc/os2/.deps
+/threadproc/os2/.libs
+/threadproc/os2/*.lo
+/threadproc/os2/Makefile
+/threadproc/unix/.deps
+/threadproc/unix/.libs
+/threadproc/unix/*.lo
+/threadproc/unix/Makefile
+/time/unix/.deps
+/time/unix/.libs
+/time/unix/*.lo
+/time/unix/Makefile
+/tools/gen_test_char
+/tools/gen_test_char.exe
+/tools/*.la
+/tools/.libs
+/tools/*.lo
+/tools/Makefile
+/user/unix/.deps
+/user/unix/.libs
+/user/unix/*.lo
+/user/unix/Makefile
+/*.vcproj
+/*.vcproj.*
+/.vs