Add gitignore
This commit is contained in:
parent
7ce469585b
commit
2cee0b3ebb
2 changed files with 3 additions and 4 deletions
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
config.ini
|
||||
**/__pycache__/**
|
||||
**.list
|
|
@ -1,4 +0,0 @@
|
|||
[Re2o]
|
||||
hostname = re2o-dev.rez-rennes.fr
|
||||
username = moamoak
|
||||
password = motdepasse
|
Loading…
Reference in a new issue