forked from bcpierce00/unison
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
63 lines (62 loc) · 754 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
62
63
*.#*
*.a
*.al
*.aux
*.cm[aiox]
*.exe
*.la
*.lib
*.libs
*.lo
*.log
*.mode1v3
*.o
*.pbxuser
*.pyc
*.pyo
*.rej
*.res
*.so
*.so.[0-9]*
*.tmproj
*.toc
*.xcconfig
*.xcworkspace
*~
.*.swp
.DS_store
/src/INSTALLATION
/src/mkProjectInfo
/src/u-b.o.startup.s
/src/ubase/projectInfo.ml
/src/unison
/src/unison-fsmonitor
/src/ubase/depend
TAGS
build
logmsg
xcuserdata
doc/docs
doc/junk.ps
doc/postproc
doc/postproc.ml
doc/prefs.tmp
doc/prefsdocs.tmp
doc/temp.dvi
doc/temp.html
doc/texdirectives.tex
doc/unison-manual.dtxt
doc/unison-manual.dvi
doc/unison-manual.html
doc/unison-manual.htoc
doc/unison-manual.pdf
doc/unison-manual.ps
doc/unison-manual.txt
doc/unisonversion.tex
man/*.tmp
man/unison.1
src/.depend.dot.tmp
src/DEPENDENCIES.ps
_build
.merlin
*.install