aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorCamil Staps2015-05-12 13:44:12 +0200
committerCamil Staps2015-05-12 13:44:12 +0200
commit9c376dc231276dade3e8665d16eafd77b07e11a0 (patch)
treedea3ceb99f1490c1a0f613b9ed5cc96a75b4e5e3 /.gitignore
parentPerformance improvement (diff)
Week12 fibonacci
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index e5de201..fbe3c4b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,4 +3,6 @@
/Week11 Mandelbrot/nbproject/private/
/Week11 Mandelbrot/build/
/Week12 Find File/nbproject/private/
-/Week12 Find File/build/ \ No newline at end of file
+/Week12 Find File/build/
+/Week12 Fibonacci/nbproject/private/
+/Week12 Fibonacci/build/ \ No newline at end of file