Skip to content

Commit

Permalink
Gitignore update.
Browse files Browse the repository at this point in the history
Format-based rules are added.
  • Loading branch information
Dmitry Lavnikevich committed Jul 18, 2014
1 parent 6d46a62 commit 7a80dd8
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
### Normal rules
*.o
*.o.*
*.a
*.s
*.so
*.so.dbg
*.gz
*.bz2
*.lzma
*.xz
*.lz4
*.lzo
*.patch

### Project build results
*-config-version.cmake
*-config.cmake
Expand Down

0 comments on commit 7a80dd8

Please sign in to comment.