forked from handama/FA2sp
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
42 lines (40 loc) · 669 Bytes
/
.gitignore
File metadata and controls
42 lines (40 loc) · 669 Bytes
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
*.aps
*.user
VC5
MFC42
.vs
*.rc_bak
*.swp_bak
*.swp
*.7z
*.obj
/Debug/*
/Release/*
/scintilla/*
/lexilla/*
/FA2sp/Debug/*
/FA2sp/Release/*
!Release/libssl.lib
!Release/lua.lib
!Release/libcrypto.lib
!Release/CncVxlRenderText.lib
!Debug/libssl.lib
!Debug/lua.lib
!Debug/libcrypto.lib
!Debug/CncVxlRenderText.lib
!Debug/libcrypto-1_1.dll
!Debug/lua.dll
!Debug/libssl-1_1.dll
!Debug/CncVxlRenderText.dll
!Release/libcrypto-1_1.dll
!Release/lua.dll
!Release/libssl-1_1.dll
!Release/CncVxlRenderText.dll
!Release/lexilla.dll
!Release/lexilla.lib
!Release/Scintilla.dll
!Release/Scintilla.lib
!Debug/lexilla.dll
!Debug/lexilla.lib
!Debug/Scintilla.dll
!Debug/Scintilla.lib