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.

37 lines
414 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. *.xml
  16. *.class.C
  17. # plots
  18. *.pdf
  19. *.png
  20. # downloads and envs
  21. tuner_env
  22. miniconda.sh
  23. # workproducts
  24. arc1_data
  25. arc2_data
  26. electron_training
  27. nn_neural_net_training
  28. nn_electron_training
  29. nn_trackinglosses_training
  30. outputs_nn
  31. test