mirror of
https://bitbucket.org/Mattrixwv/pytutorial.git
synced 2025-12-06 18:23:57 -05:00
Added file operations example
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -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
|
||||
Reference in New Issue
Block a user