summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2019-05-19 11:25:06 -0400
committerPaul Smith <psmith@gnu.org>2019-05-19 15:27:26 -0400
commitda2b275658af2cb973a3c8b6e3c17ed47c03e560 (patch)
tree9757e0969adfd35b00780b7fab731b727c869ed0 /.gitignore
parentf32ca1666f12a053fece8f2ef5da45f3b1b5822c (diff)
downloadmake-git-da2b275658af2cb973a3c8b6e3c17ed47c03e560.tar.gz
Update developer customizations
* .ccls: Remove -std=c99: it disables __attribute__ causing warnings. * .dir-locals.el: Force the C coding style to "gnu". * make-gdb.py: Add GDB macros for pretty-printing GNU make structs. * scripts/copyright-update: Use GNULIB_SRCDIR to find update-copyright.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 429e2790..2f5023e7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -36,6 +36,7 @@ stamp-h1
gmk-default.h
loadavg
make
+*.i
*.o
*.a
*.exe