.gitignore now ignores .xls and outputJSON files

parent b4e24b77
*.pyc
*.xls
*.project
*.pydevproject
.installed.cfg
......@@ -7,3 +8,5 @@ develop-eggs/**
dream.egg-info/**
eggs/**
parts/**
dream/simulation/outputJSON.json
outputJSON.json
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment