Browse Source

Updated .gitignore.

Mark Sibly 9 years ago
parent
commit
a76c13cb2a
1 changed files with 1 additions and 18 deletions
  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