You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

38 lines
449 B

10 months ago
10 months ago
8 months ago
10 months ago
9 months ago
9 months ago
9 months ago
  1. # backup files
  2. *~
  3. .*.swp
  4. # common byproducts
  5. *.pyc
  6. *.pyo
  7. .vscode
  8. .ipynb_checkpoints
  9. __pycache__
  10. # data files
  11. *.root
  12. !data_results/*.root
  13. !data_matching/*.root
  14. !data_matching/result/*.root
  15. !data_matching/sample4_data/*.root
  16. *.xml
  17. *.class.C
  18. # plots
  19. *.pdf
  20. *.png
  21. # downloads and envs
  22. tuner_env
  23. miniconda.sh
  24. # workproducts
  25. arc1_data
  26. arc2_data
  27. electron_training
  28. nn_neural_net_training
  29. nn_electron_training
  30. nn_trackinglosses_training
  31. outputs_nn
  32. test