forked from openpetra/openpetra
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
61 lines (61 loc) · 1.07 KB
/
.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
*-generated.build
*-generated.cs
setup/petra0300/dbdoc
setup/petra0300/i18n
setup/petra0300/ndoc
db/basedb_progress
*.local
*.local.ben.xml
demodata/generated
OpenPetra.build.config
*.exe.config
/etc/*.config
app.config
*.CollectedGettext.cs
*.bak
_bin
obj
*.yaml.xml
*.yml.xml
*.cs.error
*.error
*.new
*.resources
*.FileListAbsolute.txt
*.pdb
*.pidb
*.orig
*.userprefs
js-client/releasenotes
/tmp
/var
/delivery
/data
*.patch
/log
./delivery
./delivery/**
csharp/*.sln
csharp/ICT/**/*.csproj
csharp/ICT/**/AssemblyInfo.cs
./projectfiles/**
csharp/ICT/Petra/Server/lib/data/*.cs
csharp/ICT/Petra/Shared/lib/data/*.cs
*lang-template.js
inc/cfg/benerator/benerator.log
i18n/template.pot.withallsources
*.de-DE.yaml
*.da-DK.yaml
*.fr-FR.yaml
*.es-ES.yaml
-*.xml
csharp/ICT/Testing/**/*.Parameters.json
csharp/ICT/Testing/**/*.Results.html
csharp/ICT/Testing/lib/Common/IO/TestData/testUnzip
csharp/ICT/Testing/lib/Common/IO/TestData/test.xlsx
csharp/ICT/Petra/Server/sql/Upgrade*.sql
.gitmodules
csharp/ICT/Petra/Plugins/*
!csharp/ICT/Petra/Plugins/Plugins.build
.vs
csharp/ThirdParty/packages