diff options
author | binary <me@rgoncalves.se> | 2020-11-19 14:14:32 +0100 |
---|---|---|
committer | binary <me@rgoncalves.se> | 2020-11-19 14:14:32 +0100 |
commit | cdb2f94d105396c292c58b4263f6f92e0b5fa34a (patch) | |
tree | ae3e9058f95b8a6d420662b43dd5c5ca17b62749 /.gitignore | |
parent | 75b32e60aad2bc2d8d1746be1dbc6d6bf422592e (diff) | |
download | infrastructure-cdb2f94d105396c292c58b4263f6f92e0b5fa34a.tar.gz |
Ignore pycache
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -0,0 +1 @@ +__pycache__ |