28 lines
431 B
Plaintext
28 lines
431 B
Plaintext
# List of files to exclude when rsync'ing this directory
|
|
# to a web sie. This allows exclusion of every other
|
|
# file from delete, e.g. in other repositories
|
|
.git
|
|
.gitignore
|
|
/exclude-list
|
|
/include-list
|
|
|
|
/xml/XSLT/pages
|
|
/JavaDoc/doc/*
|
|
/xml/XSLT/properties
|
|
|
|
.classpath
|
|
//.project
|
|
/.settings
|
|
/build.xml
|
|
/default_lcf.xml
|
|
/java
|
|
/lib
|
|
/nbproject
|
|
/python.properties
|
|
/release.properties
|
|
/runtest.csh
|
|
/scripts
|
|
/serialver.csh
|
|
/tests_lcf.xml
|
|
|