diff options
author | Akim Demaille <akim@lrde.epita.fr> | 2012-06-26 09:37:27 +0200 |
---|---|---|
committer | Akim Demaille <akim@lrde.epita.fr> | 2012-06-26 13:55:49 +0200 |
commit | 5e01579ec04624d7d32b48cfc7d598d3d0e234df (patch) | |
tree | c3c19a7272bee8d0c4612b21202e3f0aadaa8d87 /build-aux | |
parent | 55d1006fcedde7a816290dfcd7cb84fa227ae560 (diff) | |
download | bison-5e01579ec04624d7d32b48cfc7d598d3d0e234df.tar.gz |
maint: gitignores.
Diffstat (limited to 'build-aux')
-rw-r--r-- | build-aux/snippet/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/build-aux/snippet/.gitignore b/build-aux/snippet/.gitignore new file mode 100644 index 00000000..2a3a2f91 --- /dev/null +++ b/build-aux/snippet/.gitignore @@ -0,0 +1,4 @@ +/_Noreturn.h +/arg-nonnull.h +/c++defs.h +/warn-on-use.h |