Skip to content

Commit

Permalink
chore: added additional gitignore rules
Browse files Browse the repository at this point in the history
  • Loading branch information
veremenko-y committed Nov 7, 2024
1 parent 9afcb63 commit 7fe04f8
Show file tree
Hide file tree
Showing 6 changed files with 25 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Applications/V7/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ at
atrun
col
comm
clear
cron
crypt
dc
Expand All @@ -13,11 +14,14 @@ deroff
diff
diff3
diffh
ed
fsh
join
look
makekey
mesg
newgrp
pg
pr
ptx
rev
Expand All @@ -27,6 +31,7 @@ sum
test
time
tsort
tty
wall
# from cmd/sh/
cmd/sh/sh
Expand Down
1 change: 1 addition & 0 deletions Applications/cursesgames/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
invaders
9 changes: 9 additions & 0 deletions Applications/games/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,12 @@ myst09
myst10
myst11
qrun
z[0-8]
taylormade
startrek
l9h
l9x
hamurabi
dopewars
cowsay
advint
3 changes: 3 additions & 0 deletions Kernel/platform/platform-rpipico/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
*.uf2
*.ftl
*.img
2 changes: 2 additions & 0 deletions Library/libs/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ syslib*.lib
curses*.lib
m6809.lib
termcap*.lib
readline*.lib
m*.lib
5 changes: 5 additions & 0 deletions Standalone/.gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
# Executables
chmem
elf2aout
fsck
fsck400
mkfs
mkfs400
mkftl
sethint
size
ucp
# Disk images
Expand Down

0 comments on commit 7fe04f8

Please sign in to comment.