diff options
author | Ismaël Bouya <ismael.bouya@normalesup.org> | 2018-01-24 15:49:06 +0100 |
---|---|---|
committer | Ismaël Bouya <ismael.bouya@normalesup.org> | 2018-01-24 15:49:06 +0100 |
commit | e2c6184cdf2c4a9f9bc809088056cc365d243b13 (patch) | |
tree | a7360e559c9e4df69c65de1dc14091a8c917e30e /.gitignore | |
parent | c11e42744cb0355ea4c5bd2c99c7fee5fc5d647c (diff) | |
download | Trader-e2c6184cdf2c4a9f9bc809088056cc365d243b13.tar.gz Trader-e2c6184cdf2c4a9f9bc809088056cc365d243b13.tar.zst Trader-e2c6184cdf2c4a9f9bc809088056cc365d243b13.zip |
Add dummy README and gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..bee8a64 --- /dev/null +++ b/.gitignore | |||
@@ -0,0 +1 @@ | |||
__pycache__ | |||