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.

35 lines
363 B

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