mirror of
https://bitbucket.org/Mattrixwv/pytutorial.git
synced 2025-12-06 18:23:57 -05:00
Added a gitignore file to ignore python cache files
This commit is contained in:
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
#Ignore some python cache files
|
||||
__pycache__/*
|
||||
Reference in New Issue
Block a user