Skip to content

Commit

Permalink
update gitignore
Browse files Browse the repository at this point in the history
Do not track *.pyc files (from modules embedded in Buildroot source
tree).

Signed-off-by: Samuel Martin <[email protected]>
Signed-off-by: "Yann E. MORIN" <[email protected]>
Signed-off-by: Peter Korsgaard <[email protected]>
  • Loading branch information
tSed authored and jacmet committed May 4, 2013
1 parent 7be1eb4 commit 1455084
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@
*.orig
*.rej
*~
*.pyc

0 comments on commit 1455084

Please sign in to comment.