qvolray

diff .hgignore @ 27:011ac823600c

broken up the OpenGL code to multiple source files (untested)
author John Tsiombikas <nuclear@member.fsf.org>
date Sat, 14 Apr 2012 06:37:31 +0300
parents 535762131d34
children
line diff
     1.1 --- a/.hgignore	Sat Apr 14 04:59:14 2012 +0300
     1.2 +++ b/.hgignore	Sat Apr 14 06:37:31 2012 +0300
     1.3 @@ -12,3 +12,6 @@
     1.4  \.pdb$
     1.5  ^ipch
     1.6  \.sdf$
     1.7 +^moc_.*\.cpp$
     1.8 +^Makefile$
     1.9 +^qvolray.app