Project

General

Profile

Actions

Patch #44195

closed

Add `__pycache__` directory to .gitignore

Added by Go MAEDA 1 day ago. Updated 1 day ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Code cleanup/refactoring
Target version:

Description

Add lib/redmine/scm/adapters/mercurial/__pycache__/ to .gitignore to prevent Python bytecode cache files from being tracked in the repository.


Files

ignore-pycache.patch (338 Bytes) ignore-pycache.patch Go MAEDA, 2026-06-19 10:58
Actions #1

Updated by Go MAEDA 1 day ago

  • Subject changed from Add `__pycache__` directory to svn:ignore and .gitignore to Add `__pycache__` directory to .gitignore
  • Description updated (diff)

The directory is already ignored in the Subversion repository.

Actions #2

Updated by Go MAEDA 1 day ago

  • Status changed from New to Closed
  • Assignee set to Go MAEDA

Committed the patch in r24784.

Actions

Also available in: Atom PDF