浏览代码

Updated .gitignore.

Mark Sibly 9 年之前
父节点
当前提交
a76c13cb2a
共有 1 个文件被更改,包括 1 次插入18 次删除
  1. 1 18
      .gitignore

+ 1 - 18
.gitignore

@@ -2,10 +2,6 @@
 *.bak
 *.buildv*
 
-/*.txt
-!/README.TXT
-!/LICENSE.TXT
-
 /desktop.ini
 
 /bin/*.dll
@@ -19,21 +15,8 @@
 /docs/modules.html
 __PAGES__/
 
-**/assets/mojo
-
 /tmp/*
 !/tmp/.gitignore
 
-/src/ted2
-/src/mojox
-/src/launcher
-/src/mx2doc
-/src/createrelease
-
-/scripts/*.save
-/debug_test.monkey2
-
-/modules/timelinefx
-
-/tests/*
+**/assets/mojo