chore: keep ignoring generated files that are no longer generated (#51056)

This commit is contained in:
Naomi Carrigan
2023-07-24 14:26:01 -07:00
committed by GitHub
parent 9441f781fd
commit 2cf193c0a2

10
.gitignore vendored
View File

@@ -177,6 +177,16 @@ utils/get-lines.test.js
utils/validate.js
utils/validate.test.js
### Old Generated files ###
# These files are no longer generated by the client, but can
# exist on older branches. Continuing to ignore them ensures they
# are not erroneously committed by contributors (or Naomi) who
# aren't as familiar with our codebase.
config/superblock-order.js
config/superblock-order.test.js
utils/slugs.js
utils/slugs.test.js
### vim ###
# Swap
[._]*.s[a-v][a-z]