1
0
mirror of https://github.com/github/gitignore synced 2024-05-28 16:30:13 +02:00
gitignore/Drupal.gitignore
David Moises Paz Reyes 2710fbfff5 Added more rules to work as non core drupal developer
Only track folder: "sites" exluding the rules stated before.
This allow to track only custom modules/themes and/or 3th party
modules/themes.
2011-02-21 18:06:49 -08:00

33 lines
472 B
Plaintext

sites/default/files
sites/default/private
sites/default/settings.php
cache/
files/
/README.txt
/CHANGELOG.txt
/COPYRIGHT.txt
/INSTALL*.txt
/LICENSE.txt
/MAINTAINERS.txt
/UPGRADE.txt
robots.txt
sites/all/README.txt
sites/all/modules/README.txt
sites/all/themes/README.txt
.htaccess
#for non core developer
#only include "sites" folder without exclusions before
cron.php
index.php
install.php
update.php
xmlrpc.php
/includes
/misc
/modules
/profiles
/scripts
/themes