]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* test/pytest_suite/.gitignore: Ignore generated .htaccess files,
authorJoe Orton <jorton@apache.org>
Fri, 7 Aug 2026 14:11:58 +0000 (14:11 +0000)
committerJoe Orton <jorton@apache.org>
Fri, 7 Aug 2026 14:11:58 +0000 (14:11 +0000)
  t/conf/cacheroot/, t/htdocs/modules/autoindex2/,
  t/htdocs/modules/substitute/test.txt, and t/state/.

* test/pytest_suite/t/htdocs/apache/cfg_getline/.htaccess,
  authz_core/a/.htaccess, authz_core/a/b/.htaccess,
  authz_core/a/b/c/.htaccess: Remove stale generated content that
  had been committed by mistake.

Assisted-by: Claude Sonnet 5 <noreply@anthropic.com>
GitHub: PR #701

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1936969 13f79535-47bb-0310-9956-ffa450edef68

test/pytest_suite/.gitignore

index 5dedf971e2af23924c53cd8413c14e68367457f6..ada6cfd53c72b9b844b1789aa0d087b0ff4b4889 100644 (file)
@@ -15,11 +15,28 @@ t/conf/*.conf
 t/conf/ssl/*.pl
 t/conf/ssl/*.conf
 t/conf/ssl/ca
+t/conf/cacheroot/
 t/logs/
+t/state/
 
 # Generated test scripts
 t/htdocs/**/*.pl
+
+# Generated .htaccess files
+t/htdocs/apache/cfg_getline/.htaccess
+t/htdocs/apache/expr/.htaccess
+t/htdocs/authz_core/a/.htaccess
+t/htdocs/authz_core/a/b/.htaccess
+t/htdocs/authz_core/a/b/c/.htaccess
 t/htdocs/modules/access/htaccess/.htaccess
+t/htdocs/modules/autoindex/htaccess/.htaccess
+t/htdocs/modules/autoindex2/
+t/htdocs/modules/dir/htaccess/.htaccess
+t/htdocs/modules/expires/htaccess/.htaccess
+t/htdocs/modules/headers/htaccess/.htaccess
+t/htdocs/modules/setenvif/htaccess/.htaccess
+t/htdocs/modules/substitute/.htaccess
+t/htdocs/modules/substitute/test.txt
 
 # Logs
 t/php-fpm/log/