Преглед на файлове

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

Hacker-Style Math Compiler преди 3 седмици
родител
ревизия
2e987143f6
променени са 1 файла, в които са добавени 1 реда и са изтрити 4 реда
  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/