.gitignore - libzahl - big integer library
(HTM) git clone git://git.suckless.org/libzahl
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
.gitignore (182B)
---
1 *~
2 \#*\#
3 .\#*
4 *.swo
5 *.swp
6 *.orig
7 *.bak
8 *.o
9 *.su
10 *.a
11 *.so
12 /test
13 /test-random.c
14 /benchmark
15 /benchmark-zrand
16 /benchmark-func
17 *.aux
18 *.log
19 *.out
20 *.pdf
21 *.ps
22 *.dvi
23 *.idx
24 *.maf
25 *.mtc*
26 *.toc