diff options
author | Camil Staps | 2015-02-26 17:11:09 +0100 |
---|---|---|
committer | Camil Staps | 2015-02-26 17:11:09 +0100 |
commit | ffb54e3cf6241a6139bdb3c4c747193ee16fe740 (patch) | |
tree | 47ae220aaed9bfe7f082c98676f05d09d2cc3143 /.gitignore | |
parent | Merge branch 'master' into camil (diff) | |
parent | (no commit message) (diff) |
x
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..14b2b65 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/Week4/nbproject/private/ +/Week4/build/
\ No newline at end of file |