Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
SWIFTsim
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SWIFT
SWIFTsim
Commits
75fce715
Commit
75fce715
authored
6 years ago
by
Matthieu Schaller
Browse files
Options
Downloads
Patches
Plain Diff
Update the gitignore for the new examples structure.
parent
5435d9a8
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitignore
+8
-22
8 additions, 22 deletions
.gitignore
with
8 additions
and
22 deletions
.gitignore
+
8
−
22
View file @
75fce715
...
...
@@ -24,37 +24,23 @@ doc/Doxyfile
examples/swift
examples/swift_mpi
examples/*/*.xmf
examples/*/*.h5
examples/*/*.png
examples/*/*.pdf
examples/*/*.mp4
examples/*/*.txt
examples/*/dependency_graph.csv
examples/*/restart/*
examples/*/used_parameters.yml
examples/*/unused_parameters.yml
examples/*/*/*.xmf
examples/*/*/*.png
examples/*/*/*.mp4
examples/*/*/*.txt
examples/*/*/*.rst
examples/*/*/*.hdf5
examples/*/snapshots*
examples/*/restart/*
examples/*/*/restart/*
examples/*/*/used_parameters.yml
examples/*/err_file*
examples/*/out_file*
examples/*/stf_*
examples/*/log*
examples/*/*/log*
examples/*/*/unused_parameters.yml
examples/*/*.mpg
examples/*/gravity_checks_*.dat
examples/*/coolingtables.tar.gz
examples/*/coolingtables
examples/CoolingRates/cooling_rates
examples/CoolingRates/cooling_element_*.dat
examples/CoolingRates/cooling_output.dat
examples/*/
*/
gravity_checks_*.dat
examples/*/
*/
coolingtables.tar.gz
examples/*/
*/
coolingtables
examples/
Cooling/
CoolingRates/cooling_rates
examples/
Cooling/
CoolingRates/cooling_element_*.dat
examples/
Cooling/
CoolingRates/cooling_output.dat
tests/testActivePair
tests/testActivePair.sh
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment