diff options
| author | Camil Staps | 2015-04-22 20:50:33 +0200 | 
|---|---|---|
| committer | Camil Staps | 2015-04-22 20:50:33 +0200 | 
| commit | 83fbaf03b4b26a27cc3a602a095d97d8d2f0fd5f (patch) | |
| tree | 113e166ffdf933f387155b147698c6b91a38398b | |
| parent | week 10 (diff) | |
w9 gitignore
| -rw-r--r-- | Week9 Webshop/.gitignore | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/Week9 Webshop/.gitignore b/Week9 Webshop/.gitignore index 52083c3..d0c9eba 100644 --- a/Week9 Webshop/.gitignore +++ b/Week9 Webshop/.gitignore @@ -7,3 +7,5 @@ db  *.vpp.working  *.vpp~* + +nbproject/private | 
