diff options
| author | 53hornet <53hornet@gmail.com> | 2019-02-02 23:10:20 -0500 | 
|---|---|---|
| committer | 53hornet <53hornet@gmail.com> | 2019-02-02 23:10:20 -0500 | 
| commit | 24cd8bc11345395f1a0bb64d61e51e207d8b3ace (patch) | |
| tree | ef8242cda1175c11dd4a565e1ba16cb531c11c47 /hw4/.gitignore | |
| download | csci454-24cd8bc11345395f1a0bb64d61e51e207d8b3ace.tar.xz csci454-24cd8bc11345395f1a0bb64d61e51e207d8b3ace.zip | |
Diffstat (limited to 'hw4/.gitignore')
| -rw-r--r-- | hw4/.gitignore | 3 | 
1 files changed, 3 insertions, 0 deletions
| diff --git a/hw4/.gitignore b/hw4/.gitignore new file mode 100644 index 0000000..8a80dbd --- /dev/null +++ b/hw4/.gitignore @@ -0,0 +1,3 @@ +*.pyc +*.log + |