Skip to content

Commit bbf6c15

Browse files
Updated to latest Spring4D dev branch.
1 parent 7ced5ab commit bbf6c15

File tree

7 files changed

+818
-14
lines changed

7 files changed

+818
-14
lines changed

.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ __recovery/
1919
*.plist
2020
*.rsm
2121
*.tds
22+
*.dcp
23+
*.bpl
2224

2325
# 64bit Delphi files
2426
*.o
@@ -37,3 +39,9 @@ Tests/Bin/
3739

3840
# TestInsight files
3941
TestInsightSettings.ini
42+
# FinalBuilder files
43+
*.fbl8
44+
*.fb8lck
45+
*.fbpbrk
46+
*.fbpInf
47+
buildlog.html

0 commit comments

Comments
 (0)