Remove pyc files from the repository

Bug #600619 reported by Vincent Petry
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Lazyscripts
Invalid
Medium
Hsin-Yi, Chen (hychen)

Bug Description

Remove *.pyc files from the git repository.

Changed in lazyscripts:
assignee: nobody → Hsin-Yi, Chen (ossug-hychen)
status: New → Confirmed
importance: Undecided → Medium
Revision history for this message
Hsin-Yi, Chen (hychen) (ossug-hychen) wrote :

I don't find any pyc files in my git repository, or that is billy's commited?

The following files will not be commited in git repo

  1 *.pyc
  2 *~
  3 *.swp
  4 *.bak
  5 *egg-info*
  6 build
  7 dist
  8 bdist
  9 debian/files
 10 debian/lazyscripts.debhelper.log
 11 debian/lazyscripts.postinst.debhelper
 12 debian/lazyscripts.preinst.debhelper
 13 debian/lazyscripts.prerm.debhelper
 14 debian/lazyscripts.substvars
 15 debian/lazyscripts/

Revision history for this message
Vincent Petry (pvince81) wrote :

Sorry, Billy suggested this but I didn't check if the pyc files were actually checked in. If they are in gitignore, then you can close this bug.

Revision history for this message
Hsin-Yi, Chen (hychen) (ossug-hychen) wrote :

you can use 'git status' to check is there .pyc files.

yes, .pyc is already in .gitignore, you should have one in your branch.

Changed in lazyscripts:
status: Confirmed → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.