remove .SRCINFO from tracking, refine cleanup script
- Delete committed .SRCINFO (regenerated by makepkg) - Update .gitignore to allow cleanup.sh while blocking code.sh - Normalize .deb cleanup pattern, add src/ removal
This commit is contained in:
+2
-1
@@ -1,4 +1,5 @@
|
||||
rm -f .SRCINFO
|
||||
rm -f code.sh
|
||||
rm -f windsurf*.tar.zst
|
||||
rm -f Windsurf*.deb
|
||||
rm -f windsurf*.deb
|
||||
rm -rf src
|
||||
Reference in New Issue
Block a user