view .hgignore @ 19:0f63eae37f35

Added bunch of snippets. Rearranged imports on the text snippet258. Unversioned the opengl_test1, but added a prebuild warning that Derelict must be installed.
author Jesse Phillips <Jesse.K.Phillips+D@gmail.com>
date Sat, 01 Mar 2008 15:03:35 -0800
parents 8d49c4eb4800
children ff27e8ad465c
line wrap: on
line source

syntax: glob

*.a
*.swp
*.map
*.exe

syntax: regexp
^build.sh$
^dsss_objs
^dsss.last
^dsss_imports
^dwtexamples/simple$
^dwtexamples/helloworld/HelloWorld1$
^dwtexamples/helloworld/HelloWorld2$
^dwtexamples/helloworld/HelloWorld3$
^dwtexamples/helloworld/HelloWorld4$
^dwtexamples/helloworld/HelloWorld5$
^dwtexamples/addressbook/AddressBook$
^dwtexamples/controlexample/ControlExample$
^dwtexamples/controlexample/CustomControlExample$

^user/nascent_test1$
^user/nascent_test2$
^user/torhu_synctest$
^user/doob_test1/draw$