Ticket #40 (closed task: fixed)

Opened 2 years ago

Last modified 2 years ago

Ignore derived files in .gitgnore

Reported by: agronholm Owned by: agronholm
Priority: minor Milestone: 0.1
Component: Flex Keywords:
Cc: Author: agronholm
Branch: gitignore-40 Fixed in revision: 5659263

Description

*.pyc
*.class (hey, I sometimes test with Jython)
*.egg-info
*.coverage
build
dist
doc/_build

Change History

comment:1 Changed 2 years ago by agronholm

  • Keywords review added
  • Branch set to git-ignore-40

comment:2 Changed 2 years ago by agronholm

  • Branch changed from git-ignore-40 to gitignore-40

comment:3 Changed 2 years ago by nick

  • Keywords review removed
  • Status changed from new to closed
  • Fixed in revision set to 5659263
  • Resolution set to fixed
  • Author set to agronholm

Seems reasonable to me.

Note: See TracTickets for help on using tickets.