forked from bruderstein/PythonScript
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
38 lines (38 loc) · 421 Bytes
/
.gitignore
File metadata and controls
38 lines (38 loc) · 421 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
*.pdb
*.dll
*.obj
*.manifest
*.manifest.res
*.lib
*.suo
*.ncb
*.ilk
*.pch
*.dep
*.idb
*.exe
*.aps
*.vcproj.*.user
*.vcxproj.*.user
*.vcxproj.user
*.sdf
*.opensdf
BuildLog.htm
bin/
obj/
Debug/
Release/
PythonDebug/
ipch/
*.pyc
_ReSharper.*/
Debug-ANSI2/
Debug2/
Debug-ANSI/
DebugStartup2/
docs/build/
Release_Archive/
installer/build/
installer/temp/
Thumbs.db
installer/buildPaths.bat