Skip to content

Commit

Permalink
added: *.l[oa], *.so, *.so.* and *.lineno to .gitignore
Browse files Browse the repository at this point in the history
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27401 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
  • Loading branch information
alcoheca committed Feb 2, 2010
1 parent 1f146db commit 0da2b7b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ config.log
*.mode1v3
*.pbxuser
*.[oa]
*.l[oa]
*.so
*.so.*
*.lineno
*.py[co]

.libs/
Expand Down

0 comments on commit 0da2b7b

Please sign in to comment.