diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ # .gitignore file for HDF5 +# ctags +**/tags + +# vim swap files +**/.*.swp + # Makefile.in files **/Makefile.in |
index : hdf5.git | ||
Mirror from: https://github.com/HDFGroup/hdf5.git |
summaryrefslogtreecommitdiffstats |
-rw-r--r-- | .gitignore | 6 |
@@ -1,5 +1,11 @@ # .gitignore file for HDF5 +# ctags +**/tags + +# vim swap files +**/.*.swp + # Makefile.in files **/Makefile.in |