Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SWIFT
SWIFTsim
Commits
e405189e
Commit
e405189e
authored
Mar 07, 2018
by
Peter W. Draper
Browse files
Ignore all hdf5 files, stops any commit unless forced
parent
11f5d292
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
e405189e
*~
*.hdf5
Makefile
Makefile.in
...
...
@@ -23,14 +24,12 @@ doc/Doxyfile
examples/swift
examples/swift_mpi
examples/*/*.xmf
examples/*/*.hdf5
examples/*/*.h5
examples/*/*.png
examples/*/*.txt
examples/*/*.dot
examples/*/used_parameters.yml
examples/*/*/*.xmf
examples/*/*/*.hdf5
examples/*/*/*.png
examples/*/*/*.txt
examples/*/*/*.dot
...
...
@@ -73,7 +72,6 @@ tests/test_nonsym_force_1_vec.dat
tests/test_nonsym_force_2_vec.dat
tests/testGreetings
tests/testReading
tests/input.hdf5
tests/testSingle
tests/testTimeIntegration
tests/testSPHStep
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment