Skip to content

Commit 16a2108

Browse files
committed
Update .gitignore
1 parent 7bba18f commit 16a2108

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

.gitignore

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,17 +38,18 @@
3838
*.rc
3939
*.res
4040
*.local
41+
*.bak
42+
*.Patch
43+
*.#00
44+
*.pch
4145

4246
# Output Folders #
4347
###################
4448
/Win32
4549
/Win64
4650
/OSX32
4751
/__history
48-
*.bak
49-
*.Patch
50-
*.#00
51-
*.pch
52+
__recovery/
5253
/Modules/DelphiFMX/pyd
5354
/Modules/DelphiVCL/pyd
5455
/Modules/DelphiFMX/dcu

0 commit comments

Comments
 (0)