diff options
Diffstat (limited to 'm4/.gitignore')
| -rw-r--r-- | m4/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/m4/.gitignore b/m4/.gitignore new file mode 100644 index 000000000000..5e7d2734cfc6 --- /dev/null +++ b/m4/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore |
