Commit 028496d0951e1938dbc649ff082b52fc9e759b7b

Authored by Jalabert
1 parent 17fb87a4
Exists in master

feat ignore file

Showing 1 changed file with 10 additions and 0 deletions   Show diff stats
.gitignore.txt 0 → 100644
... ... @@ -0,0 +1,10 @@
  1 +/.idea/
  2 +/__pycache__/
  3 +calculus_habing.py
  4 +files_conversions.py
  5 +intensity_per_wavelength.txt
  6 +photoelectric_heating_model_ngc7023nw.py
  7 +photoionization_lib.py
  8 +plot_program.py
  9 +radiation_field_per_distance.txt
  10 +test_plot.py
0 11 \ No newline at end of file
... ...