Skip to content

Commit 892b25e

Browse files
Bug fix
1 parent 7390f69 commit 892b25e

File tree

3 files changed

+233
-272
lines changed

3 files changed

+233
-272
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
# C++ object files produced when C/C++ Output file generation is configured.
2525
# Uncomment this if you are not using external objects (zlib library for example).
2626
#*.obj
27-
#
2827

2928
# Delphi compiler-generated binaries (safe to delete)
3029
*.exe
@@ -55,6 +54,7 @@
5554
*.identcache
5655
*.projdata
5756
*.tvsconfig
57+
*.skincfg
5858
*.dsk
5959

6060
# Delphi history and backups

0 commit comments

Comments
 (0)