forked from revenz/FileFlows
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
47 lines (46 loc) · 769 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
*/bin
*/obj
*.suo
*.sqlite
obj/
bin/
Server/Plugins/
VideoTests/*
zpublish/*
wpublish/*
dockerbuild.ps1
/.vs/FileFlows
dockerbuild-public.ps1
docker.xml
*.user
/xdemopublish
/Server/Properties/PublishProfiles/Default Settings.pubxml
*.backup
/deploy
/build/installer/fileflows-node-install.iss
/build/installer/install.iss
/build/Installers/.vs/FileFlowInstallers/v17/TestStore/0
/packages
/build/Installers/.vs
/build/Installers/WindowsServerInstaller/wix
/ffmpeg
/ffmpeg-release-amd64-static.tar.xz
/Server/Logs
/Server/wwwroot/i18n
*.plugininfo
/Server/encryptionkey.txt
/Server/updates
/Server/FileFlows.log
build/deploy/
build/temp/
Node/Logs/
temp/
.idea/
gitversion.txt
Server/Nodes/
Logs/
Data/
Server/appsettings.development.json
*.map
docs/css/*.css
*.scssc