mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
refactor: separate public and private plugins (#56359)
This commit is contained in:
committed by
GitHub
parent
b0ab8450f1
commit
274680dbdb
+1
-1
@@ -1,11 +1,11 @@
|
||||
**/.cache
|
||||
**/*fixtures*
|
||||
**/public
|
||||
api-server/lib
|
||||
client/**/trending.json
|
||||
client/config/*.json
|
||||
client/config/browser-scripts/*.json
|
||||
client/static
|
||||
client/public
|
||||
curriculum/challenges/_meta/*/*
|
||||
curriculum/challenges/**/*
|
||||
curriculum/i18n-curriculum
|
||||
|
||||
Reference in New Issue
Block a user