forked from xalt/xalt
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
61 lines (55 loc) · 915 Bytes
/
.gitignore
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
########################################################################
# global list of files to ignore
.#*
*~
.*~
*.o
*.so
########################################################################
# tar and the like
*.tar
*.tar.gz
*.tgz
*.tar.bz2
########################################################################
# latex files
*.aux
*.nav
*.snm
*.toc
*.vrb
*.fls
*.fdb_latexmk
*.bbl
*.blg
*.out
*talk*.log
########################################################################
# Mac OS X file
.DS_Store
.DS_Store?
._*
########################################################################
#autoconf
autom4te.cache
########################################################################
# python generated files
*.pyc
*.pyo
make.log
config.log
makefile
config.status
testreports
t1
src/xalt_regex.h
install
uuid_32
uuid_64
.gdb_history
module.mk
*.d32
*.d
*.d.[0-9][0-9]*
*.d32.[0-9][0-9]*
*.o32