mirror of
https://github.com/Unidata/netcdf-cxx4.git
synced 2024-11-21 03:13:46 +08:00
49 lines
635 B
Plaintext
49 lines
635 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
|
|
ncdap_test/findtestserver.c
|
|
|
|
#####
|
|
# End ignored generated files.
|
|
#####
|
|
|
|
### 'Normal' gitignore files.
|
|
autom4te.cache
|
|
debug.txt
|
|
CTestConfig.cmake
|
|
Vagrantfile
|
|
build*
|
|
html
|
|
doxygen*.tmp
|
|
\#*.*\#
|
|
*.*~
|
|
*.o
|
|
*.lo
|
|
*.la
|
|
myhtml
|
|
CMakeLists.txt.user
|
|
scan-build
|
|
.deps
|
|
.libs
|
|
.idea
|
|
*.zip
|
|
Makefile
|
|
.DS_Store
|
|
build-par
|
|
build_llvm
|
|
.vagrant
|
|
Vagrantfile
|
|
netcdf-fortran
|