Explorar o código

📝 更新 .gitignore:移除对 courseware/ 的忽略限制

Hacker-Style Math Compiler hai 3 semanas
pai
achega
2e987143f6
Modificáronse 1 ficheiros con 1 adicións e 4 borrados
  1. 1 4
      .gitignore

+ 1 - 4
.gitignore

@@ -26,8 +26,5 @@ npm-debug.log*
 .env
 .env.local
 
-# Staging area (generated content)
+# Generated content
 staging/
-courseware/
-exercises/
-tests/