forked from adobe/brackets-shell
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
59 lines (52 loc) · 764 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
.DS_Store*
*.swp
xcodebuild
xcodebuild/*
/node_modules
/npm-debug.log
/downloads
appshell.xcodeproj
Brackets.vcxproj
appshell.sln
libcef_dll_wrapper.vcxproj
*.pbxuser
*.perspective
*.perspective3
*xcuserdata*
*.esproj
*.xcworkspace
*.aps
*.pdb
*.ilk
*.sdf
*.opensdf
*.suo
*.vcxproj.filters
*.vcxproj.user
*.log
*.dmg
Debug
Release
Resources
deps
include
ipch
libcef_dll
tools
/installer/mac/staging/
/installer/linux/*.deb
/installer/linux/debian/package-root/opt/*
/installer/linux/debian/package-root/DEBIAN/control
/installer/win/staging/
*.wixpdb
*.wixobj
bracketsharvestmanager.wxs
fr-fr.mst
appshell_extensions_js.o
Makefile
appshell.Makefile
Brackets.target.mk
libcef_dll_wrapper.target.mk
appshell/gtk
appshell/gtk/*
appshell/node-core/node_modules