diff options
author | Lukas Fleischer <archlinux@cryptocrack.de> | 2015-02-04 18:45:31 +0100 |
---|---|---|
committer | Lukas Fleischer <archlinux@cryptocrack.de> | 2015-02-04 18:46:55 +0100 |
commit | 84061604aade7224b4f9e3e998c18395e5d1d351 (patch) | |
tree | 955d935b8b8271b455435549531d74321f88baea /.gitignore | |
parent | cc1e8aed3059c62d56bccfc07f3041901cec8ebb (diff) | |
download | aur-84061604aade7224b4f9e3e998c18395e5d1d351.tar.gz aur-84061604aade7224b4f9e3e998c18395e5d1d351.tar.xz |
Update .gitignore
* Remove user-specific configuration.
* Update with latest changes to the configuration file and templates.
* Order entries alphabetically.
Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 12 |
1 files changed, 4 insertions, 8 deletions
@@ -1,12 +1,8 @@ -.htaccess -robots.txt -*.swp -web/lib/config.inc -web/lib/config.inc.php -*.DS_Store -web/html/xml/*.xml +conf/config dummy-data.sql* -web/locale/*/ po/*.mo po/*.po~ po/POTFILES +scripts/git-integration/__pycache__/ +scripts/git-integration/templates/ +web/locale/*/ |