Tester c'est douter !
This commit is contained in:
18
.gitignore
vendored
18
.gitignore
vendored
@ -29,3 +29,21 @@
|
||||
|
||||
# mpeltonen/sbt-idea plugin
|
||||
.idea_modules/
|
||||
|
||||
|
||||
# Python cache
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
|
||||
# VirtualEnv
|
||||
.Python
|
||||
[Bb]in
|
||||
[Ii]nclude
|
||||
[Ll]ib
|
||||
[Ll]ib64
|
||||
[Ll]ocal
|
||||
[Ss]cripts
|
||||
pyvenv.cfg
|
||||
.venv
|
||||
*.egg
|
||||
pip-selfcheck.json
|
Reference in New Issue
Block a user