Example of handling functions as strings...
[mirrors/Programs.git] / .gitignore
... / ...
CommitLineData
1_*
2*~
3*.bak
4*.old
5*.part
6
7*.exe
8*.EXE
9*.dll
10*.com
11*.o
12*.so
13*.class
14
15*.tar
16*.gz
17*.xz
18*.bz
19*.bz2
20*.tgz
21*.zip
22*.rar
23
24*.mp3
25*.wav
26*.mpeg
27*.avi
28*.ogg
29*.ogv
This page took 0.075191 seconds and 4 git commands to generate.