diff options
author | Camil Staps | 2015-09-21 15:17:40 +0200 |
---|---|---|
committer | Camil Staps | 2015-09-21 15:17:40 +0200 |
commit | dc77e1c88e7973ef2b7ec3afa2d22ec830a82dbe (patch) | |
tree | 356b2db45f40c843488e6d8706f4c02455b87ea1 /.gitignore | |
parent | Assignment 1, 1.1 & 1.2 start (diff) |
Assignment 1 continuing, only 1.2.2c-e to be done
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ *.spyderproject *.spyderworkspace +*.pyc |