aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorCamil Staps2015-03-17 18:45:26 +0100
committerCamil Staps2015-03-17 18:45:26 +0100
commit4e7d3754b69f6af8f84622a17d28103ce70021d1 (patch)
tree0692608903feb6111eafe8a8583795c7b82ae847 /.gitignore
parentWeek 7 framework + startzip (diff)
Implementation with limited tests; no javadoc yet
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 0a1915b..0f008be 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,4 +2,5 @@
/Week4/build/
/Week5/nbproject/private/
/Week6/nbproject/private/
-/Week6/build/ \ No newline at end of file
+/Week6/build/
+/Week7/build/ \ No newline at end of file