diff options
| author | binary <commit@rgoncalves.se> | 2021-02-19 17:20:18 +0100 | 
|---|---|---|
| committer | binary <commit@rgoncalves.se> | 2021-02-19 17:20:18 +0100 | 
| commit | d2c6a6a0edd7a07b2b2a4c497cb03f8f17b74f23 (patch) | |
| tree | 3a5a042e6c906e12c5f78d359bfac516124cb6a3 /.gitignore | |
| download | scripts-d2c6a6a0edd7a07b2b2a4c497cb03f8f17b74f23.tar.gz | |
restart from scratch
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 | 
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4d71292 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +*.log +*/__pycache__ +gen2/tmp/* +gen2/backup/*  |