Move example to separate cabal file
[opengl.git] / .gitignore
index e6ad272600f4e4807589e1b9da4d1c98207d17f7..21a619508fe5119a0b25209eaed928395ab3196d 100644 (file)
@@ -8,5 +8,10 @@ cabal.project.local*
 **/.DS_Store
 *.swp
 
+example/dist
+example/dist-newstyle
+example/cabal.project.local
+example/.ghc.environment.*
+
 # used for rerunning failed hspec tests
 .hspec-failures