added optional button to restart game (door, panel and touch variants)
[rocksndiamonds.git] / .gitignore
index decee6886bb05643e3f9e541865bdf03dd99ae1f..2115c84b71949da28a5b6e365657b3a784228550 100644 (file)
@@ -5,6 +5,7 @@
 
 # ignore automatically generated files
 src/conftime.h
+src/confhash.h
 src/conf_gfx.h
 src/conf_snd.h
 src/conf_mus.h
@@ -14,6 +15,8 @@ src/conf_cus.c
 src/conf_cus.h
 src/conf_grp.c
 src/conf_grp.h
+src/conf_emp.c
+src/conf_emp.h
 src/conf_e2g.c
 src/conf_esg.c
 src/conf_e2s.c
@@ -22,9 +25,6 @@ src/conf_g2s.c
 src/conf_g2m.c
 src/conf_var.c
 src/conf_act.c
-graphics/gfx_classic/*.png
-graphics/gfx_classic/RocksCE.ilbm
-graphics/gfx_classic/overlay/VirtualButtons.png
 
 # ignore compiled executable files
 rocksndiamonds