summaryrefslogtreecommitdiff
path: root/.gitignore
blob: bc71d61bb19fedacad943a5dac99ef02a0b6bae3 (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
35
# 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
TAGS

# Video Demos
videos