diff options
Diffstat (limited to 'hw6/.gitignore')
| -rw-r--r-- | hw6/.gitignore | 5 | 
1 files changed, 5 insertions, 0 deletions
| diff --git a/hw6/.gitignore b/hw6/.gitignore new file mode 100644 index 0000000..2ae006b --- /dev/null +++ b/hw6/.gitignore @@ -0,0 +1,5 @@ +Debug +Release +result +*.log + |