forked from aegif/CmisSync
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
52 lines (52 loc) · 793 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
*~
*.swp
*.swo
.DS_Store
*.exe
*.exe.mdb
*.userprefs
*.pidb
*.gmo
*.bak
*.suo
*.sln.cache
*.user
*.resources
Makefile.in
Makefile
intltool-*
configure
config.*
aclocal.m4
autom4te.cache/
bin/
obj/
install-sh
libtool
ltmain.sh
missing
CmisSync/Linux/cmissync
CmisSync/Linux/dataspacesync
CmisSync/Mac/git
CmisSync.Lib/Defines.cs
CmisSync/Linux/Defines.cs
CmisSync/MacConsole/packages
CmisSync/MacConsole/installer/*.pkg
gnome-doc-utils.make
desktop.ini
_ReSharper.*
*.msi
*.wixobj
*.wixpdb
*.dotCover
CmisSync/TestLibrary/test-servers.json
CmisSync/TestLibrary/test-servers-disabled.json
CmisSync/TestLibrary/test-servers-fuzzy.json
Extras/log4net-1.2.11/src/log4net.xml
cmissync-*.zip
cmissync-*.tar*
build/cmissync.spec
.project
DataSpaceSync.Console/dsscli
TestResult.xml
Extras/MonoMac.dll