Skip to content

Commit

Permalink
Ignore *.{deb,rpm,tar.gz} files in the top directory.
Browse files Browse the repository at this point in the history
These are build products and should be ignored.

Signed-off-by: Brian Behlendorf <[email protected]>
Signed-off-by: Turbo Fredriksson <[email protected]>
Issue #1402
  • Loading branch information
FransUrbo authored and behlendorf committed Apr 24, 2013
1 parent e013670 commit 0c15bf1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,6 @@ Makefile.in
tags
TAGS
cscope.*
*.rpm
*.deb
*.tar.gz

0 comments on commit 0c15bf1

Please sign in to comment.