Remove duplicate entry in .gitignore

This commit is contained in:
John Lorentzson 2025-07-25 12:33:43 +02:00
parent 77d30af636
commit 8ea1a2530a

1
.gitignore vendored
View file

@ -2,7 +2,6 @@
*.prg *.prg
*.o *.o
*.lst *.lst
*.lst
*.note *.note
./build/* ./build/*
*.lbl *.lbl