diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ # grid files *.grid +# analysis stuff +analysis/data/* + # Presentation Stuff build/* *.html |
![]() |
index : complex-fractals | |
| Escape Time Algorithm Based Complex Fractal Generator | JP Appel |
| aboutsummaryrefslogtreecommitdiffstatshomepage |
| -rw-r--r-- | .gitignore | 3 |
@@ -1,6 +1,9 @@ # grid files *.grid +# analysis stuff +analysis/data/* + # Presentation Stuff build/* *.html |