.p4ignore #1

  • //
  • guest/
  • lester_cheung/
  • p4util/
  • .p4ignore
  • View
  • Commits
  • Open Download .zip Download (170 B)
# Not storing compiled Python scripts in Perforce
__pycache__
*.pyc

# Nor egg-infos
p4util.egg-info
*.egg

# Until we have Git Fusion installed on the public depot
.git
# Change User Description Committed
#1 8790 Lester Cheung Minimal (but Working) setup.py.
Install with "python setup.py install/develop".
See README.rst for details.