diff --git a/.gitignore b/.gitignore index ea6ac42..88bca4e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,30 +1,19 @@ - -*.pyc - -*.iml - -.idea/.name - -*.egg-info* - -*build* - -*.whl - -*.gz - -.idea/encodings.xml - -.idea/inspectionProfiles/profiles_settings.xml - -.idea/misc.xml - -.idea/modules.xml - -.idea/vcs.xml - -.idea/workspace.xml -.idea/other.xml +*.pyc + +*.iml + +*.egg-info* + +*build* + +*.whl + +*.gz + +.idea/* + +.eggs/* + alphapy/examples/Trading System/.ipynb_checkpoints/A Trading System-checkpoint.ipynb *.pkl *.png