diff options
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 |
| index : UCLA/MAE_154B.git | ||
| *ARCHIVED* development moved to aircraft-studio. | Marius Peter |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 5 |
@@ -1,2 +1,7 @@ # .gitignore + +# Script execution artifacts __pycache__ + +# Saved component informations +save |