diff options
author | Camil Staps | 2015-04-22 20:49:52 +0200 |
---|---|---|
committer | Camil Staps | 2015-04-22 20:49:52 +0200 |
commit | cc7c10a15e9272d34031d6b6e5585feac4cbdd79 (patch) | |
tree | 379608e3257d5e130c17e99b36a92c0465fe5239 /.gitignore | |
parent | Added tarball week9 (diff) |
week 10
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..42b2d22 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/Week10 Weather GUI/nbproject/private/ +/Week10 Weather GUI/build/
\ No newline at end of file |