smart_augmentation/.gitignore
Harle, Antoine (Contracteur) 4166922c34 Rangement
2020-02-28 16:46:37 -05:00

51 lines
632 B
Text
Executable file

/higher/data
/higher/samples
/higher/doc
/Old/Gradient-Descent-The-Ultimate-Optimizer/data
/Old/FAR-HO/data
/Old/salvador/data
/__pycache__
/higher/higher.egg-info/
*.pyo
*.pyc
*~
*.png
# Compiled source #
###################
*.com
*.class
*.dll
*.exe
*.o
*.so
# Packages #
############
# it's better to unpack these files and commit the raw source
# git has its own built in compression methods
*.7z
*.dmg
*.gz
*.iso
*.jar
*.rar
*.tar
*.zip
# Logs and databases #
######################
*.log
*.sql
*.sqlite
# OS generated files #
######################
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db