Browse Source

Added Debian packaging temporaries to .gitignore.

pull/122/head
Vladimír Vondruš 11 years ago
parent
commit
72705691ce
  1. 2
      .gitignore
  2. 10
      package/debian/.gitignore

2
.gitignore vendored

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

10
package/debian/.gitignore vendored

@ -0,0 +1,10 @@
magnum-dev.debhelper.log
magnum-dev.substvars
magnum-dev/
magnum.debhelper.log
magnum.postinst.debhelper
magnum.postrm.debhelper
magnum.substvars
magnum/
files
tmp/
Loading…
Cancel
Save