Skip to content
GitLab
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
2a63f406
Commit
2a63f406
authored
Mar 03, 2015
by
Peter W. Draper
Browse files
More files to ignore. Mainly autotools generated ones.
Former-commit-id: 1ac2129cfa1358e41ec66f9173cd3195badb7e65
parent
942bb7e9
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
2a63f406
# http://www.gnu.org/software/automake
*~
Makefile
Makefile.in
# http://www.gnu.org/software/autoconf
COPYING
INSTALL
config.guess
config.h
config.status
config.h.in
config.sub
ltmain.sh
libtool
doc/doxyfile.stamp
doc/html/
doc/latex/
doc/man/
examples/test
examples/test_fixdt
examples/test_fixdt_mpi
examples/test_mindt
examples/test_mindt_mpi
examples/test_mpi
examples/test_single
/autom4te.cache
/aclocal.m4
...
...
@@ -12,7 +32,9 @@ Makefile.in
/install-sh
/missing
/stamp-h1
# Object files
.deps/
*.o
*.ko
*.obj
...
...
@@ -147,3 +169,4 @@ sympy-plots-for-*.tex/
# xindy
*.xdy
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment