Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
LPJmL
Manage
Activity
Members
Plan
Wiki
Redmine
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LPJmL
LPJmL
Commits
2ea94115
Commit
2ea94115
authored
7 years ago
by
Christoph Mueller
Browse files
Options
Downloads
Patches
Plain Diff
adding .gitignore file to prevent unwanted commits of potentially large files
parent
e31977da
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitignore
+146
-0
146 additions, 0 deletions
.gitignore
with
146 additions
and
0 deletions
.gitignore
0 → 100644
+
146
−
0
View file @
2ea94115
# Prerequisites
*.d
# Object files
*.o
*.ko
*.obj
*.elf
# Linker output
*.ilk
*.map
*.exp
# Precompiled Headers
*.gch
*.pch
# Libraries
*.lib
*.a
*.la
*.lo
# Shared objects (inc. Windows DLLs)
*.dll
*.DLL
*.so
*.so.*
*.dylib
# Executables
*.exe
*.EXE
*.out
*.app
*.i*86
*.x86_64
*.hex
# Debug files
*.dSYM/
*.su
*.idb
*.pdb
core
core.*
vgcore.*
# input files
*.dat
*.DAT
*.clm
*.CLM
*.clm2
*.CLM2
*.clm3
*.CLM3
*.nc
*.NC
*.nc4
*.NC4
*.dat
*.DAT
# output files
*.lpj
*.bin
# processed files
*.Rdata
*.rdata
*.m
*.N
*.csv
*.CSV
# Common desktop formats
*.xls
*.XLS
*.xlsx
*.XLSX
*.pdf
*.PDF
*.doc
*.DOC
*.docx
*.DOCX
*.odt
*.ODT
*.ods
*.ODS
Makefile.inc
# binaries
bin/adddrain
bin/addheader
bin/asc2clm
bin/bin2cdf
bin/cat2bsq
bin/catclm
bin/cdf2clm
bin/cdf2coord
bin/cdf2soil
bin/cft2clm
bin/cfts26_lu2clm
bin/clm2cdf
bin/copyheader
bin/cru2clm
bin/cutclm
bin/cvrtsoil
bin/drainage
bin/getcellindex
bin/getcountry
bin/grd2bsq
bin/grid2clm
bin/joingrid
bin/lpj
bin/lpj_paths.csh
bin/lpj_paths.sh
bin/lpjcat
bin/lpjcheck
bin/lpjfiles
bin/lpjprint
bin/lpjserver
bin/lpjsubmit
bin/mathclm
bin/printclm
bin/printdrain
bin/printharvest
bin/printreservoir
bin/regridclm
bin/regridsoil
bin/river_sections_input_climate
bin/river_sections_input_countrycode
bin/river_sections_input_grid
bin/river_sections_input_irrig
bin/river_sections_input_landuse
bin/river_sections_input_soil
bin/setclm
bin/lpjml
bin/soil2cdf
bin/txt2clm
bin/txt2grid
bin/water_use_input
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