26 lines
378 B
Plaintext
26 lines
378 B
Plaintext
# Ignore configuration files that may contain sensitive information.
|
|
sites/*/*settings*.php
|
|
|
|
# Ignore paths that contain generated content.
|
|
files/
|
|
sites/*/files
|
|
sites/*/private
|
|
|
|
# Ignore default text files
|
|
robots.txt
|
|
/CHANGELOG.txt
|
|
/COPYRIGHT.txt
|
|
/INSTALL*.txt
|
|
/LICENSE.txt
|
|
/MAINTAINERS.txt
|
|
/UPGRADE.txt
|
|
/README.txt
|
|
.deps
|
|
config
|
|
/AUTHORS
|
|
Makefile
|
|
NEWS
|
|
pipecolors.pc
|
|
README
|
|
test
|