netcdf-c/.gitignore

67 lines
824 B
Plaintext
Raw Normal View History

2015-11-03 07:15:02 +08:00
#####
# The following generated files are
# ignored in development branch,
# but should be included in releases.
#####
libsrc/attr.c
libsrc/ncx.c
libsrc/putget.c
2016-05-14 02:44:52 +08:00
ctest.c
ctest64.c
nc_test/test_get.c
nc_test/test_put.c
nc_test/test_read.c
nc_test/test_write.c
dap4_test/findtestserver4.c
2020-01-18 23:01:59 +08:00
dap4_test/pingurl4.c
ncdap_test/findtestserver.c
Makefile.in
aclocal.m4
compile
config.guess
config.h.in
config.sub
configure
depcomp
install-sh
ltmain.sh
m4
missing
test-driver
2015-11-03 07:15:02 +08:00
#####
# End ignored generated files.
#####
### 'Normal' gitignore files.
docs/auth.html
.vscode
2020-02-07 07:14:25 +08:00
nug.tag
2020-02-07 05:29:10 +08:00
netcdf-c.tag
autom4te.cache
2014-04-24 04:03:07 +08:00
debug.txt
CTestConfig.cmake
2014-04-10 23:18:31 +08:00
Vagrantfile
2014-04-10 23:15:49 +08:00
build*
2013-08-08 06:37:36 +08:00
html
doxygen*.tmp
\#*.*\#
*.*~
*.o
*.lo
*.la
myhtml
CMakeLists.txt.user
scan-build
.deps
.libs
2021-11-12 01:43:04 +08:00
.idea
Makefile
.DS_Store
build-par
build_llvm
.vagrant
2014-04-08 04:03:38 +08:00
Vagrantfile
2014-11-19 06:34:30 +08:00
netcdf-fortran