Browse Source

Updated .gitignore.

It would accidentaly ignore also doc/building.dox (which is wrong).
However it doesn't seem to do that.
pull/23/head
Vladimír Vondruš 13 years ago
parent
commit
5577f98b9e
  1. 2
      .gitignore

2
.gitignore vendored

@ -1,4 +1,4 @@
build* build*/
pkg pkg
*.kdev4 *.kdev4
*~ *~

Loading…
Cancel
Save