Skip to content

Commit

Permalink
Rollup merge of rust-lang#26565 - Techern:ignore-kdevelop, r=brson
Browse files Browse the repository at this point in the history
This is just a simple change to ignore KDevelop 4 (and pre-release versions of KDevelop 5) project files.
  • Loading branch information
Manishearth committed Jun 27, 2015
2 parents d3c03d0 + 8e3ea5d commit ec232c8
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 @@ -19,6 +19,7 @@
*.exe
*.fn
*.html
*.kdev4
*.ky
*.ll
*.llvm
Expand Down

0 comments on commit ec232c8

Please sign in to comment.