netcdf-c/.gitignore

44 lines
532 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
nc_test/test_get.c
nc_test/test_put.c
2015-11-03 07:15:02 +08:00
#####
# End ignored generated files.
#####
### 'Normal' gitignore files.
autom4te.cache
ctest.c
ctest64.c
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
*.zip
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