1
0
mirror of synced 2026-04-08 06:55:08 +00:00

Add deleted/* (from GITFNS) to .gitignore (#2556)

* Add deleted/* (from GITFNS) to .gitignore

* OK, I changed it to **
This commit is contained in:
rmkaplan
2026-04-07 14:15:46 -07:00
committed by GitHub
parent 573d87aca3
commit 8eb02d2504

3
.gitignore vendored
View File

@@ -43,6 +43,9 @@ loadups/gitinfo
*.sysout
*.SYSOUT
# GITFNS deleted subdirectory
deleted/**
#compiled code -- leave in for now
# *.lcom