diff options
| author | eug-vs <eugene@eug-vs.xyz> | 2022-05-23 16:40:06 +0400 | 
|---|---|---|
| committer | eug-vs <eugene@eug-vs.xyz> | 2022-05-23 16:40:06 +0400 | 
| commit | 936493a052403e159d146650f3e3c54521231368 (patch) | |
| tree | fafee5cab8ef40d6add5603dc25805ec45333548 | |
| parent | db8034ca00aad56b98a71c1d3b19e200fe3120a0 (diff) | |
| download | CFD-SIMPLE-936493a052403e159d146650f3e3c54521231368.tar.gz | |
chore: update gitignore
| -rw-r--r-- | .gitignore | 3 | 
1 files changed, 3 insertions, 0 deletions
| @@ -1,4 +1,7 @@  out +data +**/__pycache__ +.ccls-cache  src/report/*.aux  src/report/*.log  src/report/*.out | 
