summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 4fa7d9afce89ac2be81ec3422812d87d1445fcd8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
# Files that Git should ignore in the GNU Hyperbole source directory.

*-autoloads.el
*-pkg.el

# Copyright (C) 2016-2019  Free Software Foundation, Inc.
# See the "HY-COPY" file for license information.

# This file is part of GNU Hyperbole.

# Object files
*.elc

# Version control and locks.
*.orig
*.rej
*~
\.#*

# Texinfo formatting indices
*.aux
*.cps?
*.fns?
*.kys?
*.toc
*.vrs?

# Todo working files
TODO*

# Programming support

# Video Demos
videos