Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
libcdi
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
mpim-sw
libcdi
Commits
345e7f56
Commit
345e7f56
authored
6 years ago
by
Ralf Mueller
Browse files
Options
Downloads
Patches
Plain Diff
add autogenerated files to .gitignore
parent
8ba3d98b
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitignore
+41
-8
41 additions, 8 deletions
.gitignore
with
41 additions
and
8 deletions
.gitignore
+
41
−
8
View file @
345e7f56
*.test
#=================================
# CDO
#=================================
#==== Uncategorized ==============
*~
*.dSYM
.dirstamp
stamp-h1
TAGS
tags
#====== Objects and libs =========
*.la
*.lo
*.o
...
...
@@ -15,15 +26,37 @@ stamp-h1
config.log
config.status
config.h
build
autom4te.cache
cdilib.c
cdi_cman.pdf
cdi_fman.pdf
cdi.settings
Makefile
libtool
cdi
createtable
mo_cdi.mod
build
#----- libtool files -----
ltmain.sh
libtool.m4
ltoptions.m4
ltsugar.m4
ltversion.m4
lt~obsolete.m4
#----- automake files ----
config/config.guess
config/config.sub
Makefile.in
#=================================
*.in
compile
config/config.guess
config/config.sub
config/depcomp
config/install-sh
config/lt*
config/missing
config/mkinstalldirs
configure
m4/ltoptions.m4
m4/ltsugar.m4
m4/lt~obsolete.m4
src/Makefile.in
tests/Makefile.in
autom4te.cache
example.nc
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