netcdf-c/.gitignore
2020-02-06 16:14:25 -07:00

51 lines
671 B
Plaintext

#####
# The following generated files are
# ignored in development branch,
# but should be included in releases.
#####
libsrc/attr.c
libsrc/ncx.c
libsrc/putget.c
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
dap4_test/pingurl4.c
ncdap_test/findtestserver.c
#####
# End ignored generated files.
#####
### 'Normal' gitignore files.
nug.tag
netcdf-c.tag
autom4te.cache
debug.txt
CTestConfig.cmake
Vagrantfile
build*
html
doxygen*.tmp
\#*.*\#
*.*~
*.o
*.lo
*.la
myhtml
CMakeLists.txt.user
scan-build
.deps
.libs
*.zip
Makefile
.DS_Store
build-par
build_llvm
.vagrant
Vagrantfile
netcdf-fortran