Files
modules/.gitignore
Xavier Delaruelle affeb8a994 Add major.minor version number in cache files
Append major.minor version number to the #%Module header prefix of
generated cache files. Cache file can be used only if generated for the current
release of Modules used.

Change cache.tcl into cache.tcl.in to get Modules release number
resolved at build time.
2022-11-30 08:07:12 +01:00

66 lines
1.0 KiB
Plaintext

/modulecmd.tcl
/ChangeLog
/README
/Makefile.inc
/version.inc
/modules.log
/modules.sum
/install.log
/install.sum
/lint.log
/lint.sum
/icdiff
/.noicdiff
/.aspell.en.prepl
/miniconda3
/nagelfar*
/OpenFOAM-dev
/spack
/tcl8.3.5
/tclsh83
/tcl/cache.tcl
/tcl/coll.tcl
/tcl/envmngt.tcl
/tcl/init.tcl
/tcl/main.tcl
/tcl/mfinterp.tcl
/tcl/modfind.tcl
/tcl/report.tcl
/tcl/subcmd.tcl
/tcl/*_i
/tcl/*_log
/tcl/*_m
/tcl/tags
/tcl/GTAGS
/tcl/GRTAGS
/tcl/GPATH
/tcl/gtags.file
/modulecmd-test.tcl
/modulecmd-test.tcl_i
/coverage
/site.exp
/localtest
/contrib/rpm/environment-modules.spec
/script/add.modules
/script/gitlog2changelog.py
/script/modulecmd
/contrib/modulefiles/modules
/contrib/modulefiles/version
/testsuite/example/.modulespath
/testsuite/example/modulespath-wild
/testsuite/example/modulerc
/testsuite/example/initrc-1
/testsuite/example/initrc
/testsuite/.config
/doc/build
/doc/source/version.py
/doc/demo/*/*.svg
/modules-*.tar
/modules-*.tar.gz
/modules-*.tar.bz2
/modules-*-win
/modules-*-win.zip
# ignore vim swap files
*.swp
*.swo