repo.or.cz
/
dragora.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Commit build ID
[dragora.git]
/
.gitignore
blob
f4252e17e9ae662bd3d9551154273bb0f7ba8495
1
*OUTPUT.bootstrap*
2
*OUTPUT.darkcrusade*
3
compilers/*/*.lz
4
compilers/*/*.log.*
5
qi/config.mak
6
qi/etc/qirc
7
qi/src/qi
8
qi/*.tar.lz
9
qi/*.tar.lz.sha256
10
*.tar.gz
11
*.tar.bz2
12
*.tar.lz
13
*.tar.xz
14
*.tgz
15
*.tar
16
*.zip
17
*.gem
18
*.png
19
*~
20
21
# Ignore suffixes at sources/
22
sources/*.gz
23
sources/*.bz2
24
sources/*.lz
25
26
# To ignore (possible) decompressed sources at sources/
27
sources/*/
28
29
# Ignore local packages, which are published via rsync(1)
30
packages/**/*.tlz
31
packages/**/*.sig
32
packages/**/*.tlz.txt
33
packages/**/*.tlz.sha256