Added file operations example

This commit is contained in:
2019-01-25 20:06:02 -05:00
parent 4711a22301
commit 305518db00
2 changed files with 72 additions and 1 deletions

4
.gitignore vendored
View File

@@ -1,4 +1,6 @@
#Ignore some python cache files
__pycache__/*
#Ignore the extras from VSCode
.vscode/*
.vscode/*
#Ignore the text files created during testing
test.txt