diff options
| author | Marius Peter <blendoit@gmail.com> | 2019-06-07 12:00:42 -0700 |
|---|---|---|
| committer | Marius Peter <blendoit@gmail.com> | 2019-06-07 12:00:42 -0700 |
| commit | 85072e12b75a051c419c64e6cd88373d80e06b9e (patch) | |
| tree | 6ecd3096335f31e011fec148099be38c26e14888 /.gitignore | |
| parent | 2504b0dca805c349feed3716390177af69af6b80 (diff) | |
program output ignored.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,2 +1,7 @@ # .gitignore + +# Script execution artifacts __pycache__ + +# Saved component informations +save |