diff options
author | Tony Cook <tony@develop-help.com> | 2021-10-04 15:24:41 +1100 |
---|---|---|
committer | Tony Cook <tony@develop-help.com> | 2021-10-04 15:24:41 +1100 |
commit | 4f191fb640ee65f90a70d10ecef71437edca2d83 (patch) | |
tree | 9f4af02368d629c6111a89cdc79fb60ff3ea72d2 /.gitignore | |
parent | e4140d10fb3651bc3c0c089cf3fcfa6df14f15e9 (diff) | |
download | perl-4f191fb640ee65f90a70d10ecef71437edca2d83.tar.gz |
ignore universalmini.c
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 30416d1afb..309de23325 100644 --- a/.gitignore +++ b/.gitignore @@ -37,6 +37,7 @@ bug*.pl /pod/Makefile /preload /runtests +/universalmini.c /writemain /x2p/Makefile /x2p/cflags |