diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/.arch-inventory | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/src/.arch-inventory b/src/.arch-inventory deleted file mode 100644 index c21e38d47d7..00000000000 --- a/src/.arch-inventory +++ /dev/null | |||
| @@ -1,12 +0,0 @@ | |||
| 1 | # Source files which don't match the usual naming conventions, mostly dot files | ||
| 2 | source ^\.(gdbinit|dbxinit)$ | ||
| 3 | |||
| 4 | # Auto-generated files, which ignore | ||
| 5 | precious ^(config\.stamp|config\.h|epaths\.h|buildobj\.lst)$ | ||
| 6 | precious ^(TAGS-LISP)$ | ||
| 7 | precious ^(buildobj\.lst)$ | ||
| 8 | |||
| 9 | backup ^(stamp-oldxmenu|prefix-args|temacs|emacs|emacs-[0-9.]*)$ | ||
| 10 | backup ^(bootstrap-emacs)$ | ||
| 11 | |||
| 12 | # arch-tag: 277cc7ae-b3f5-44af-abf1-84c073164543 | ||