Skip to content

Commit b2fc2bb

Browse files
Change .gitignore
1 parent d89a641 commit b2fc2bb

17 files changed

+6
-9
lines changed

.gitignore

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,20 +15,14 @@ obj/
1515
*.la
1616
*.lo
1717

18-
# Shared objects (inc. Windows DLLs)
19-
*.dll
18+
# Shared objects
2019
*.so
2120
*.so.*
2221
*.dylib
2322

2423
# Executables
25-
*.exe
26-
*.out
27-
*.app
28-
*.i*86
29-
*.x86_64
3024
*.hex
3125

3226
# Debug files
3327
*.dSYM/
34-
*.map
28+
*.map
File renamed without changes.

src/zds/License renamed to src/tools/zds/License

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,3 +115,6 @@ PROPRIETARY SOURCE CODE OF THE Owners. The Copyright Notices above do not
115115
evidence any actual or intended publication of such source code.
116116

117117

118+
119+
120+

src/tools/zds/PLCError.dll

28.5 KB
Binary file not shown.
File renamed without changes.
File renamed without changes.

src/tools/zds/ez80asm.exe

1 MB
Binary file not shown.
File renamed without changes.

src/tools/zds/ez80cc.exe

76 KB
Binary file not shown.

src/tools/zds/ez80lib.exe

136 KB
Binary file not shown.

0 commit comments

Comments
 (0)