Skip to content

Commit ed8f42f

Browse files
committed
Added installer cruft to .gitignore
1 parent b27684f commit ed8f42f

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ bin/
2222
obj/
2323
Debug/
2424
Release/
25+
PythonDebug/
2526
ipch/
2627
*.pyc
2728
_ReSharper.*/
@@ -31,4 +32,6 @@ Debug-ANSI/
3132
DebugStartup2/
3233
docs/build/
3334
Release_Archive/
34-
35+
installer/build/
36+
installer/temp/
37+
Thumbs.db

0 commit comments

Comments
 (0)