Browse Source

permissions and git ignore

Former-commit-id: e884b2a3096581ce48850c5a393565e43599232f
Alec Jacobson 11 years ago
parent
commit
0f41f6011f
2 changed files with 1 additions and 1 deletions
  1. 1 1
      .gitignore
  2. 0 0
      tutorial/compile_dependencies_linux.sh

+ 1 - 1
.gitignore

@@ -1,6 +1,6 @@
 # use glob syntax.
-scripts/change_name.sh
 syntax: glob
+scripts/change_name.sh
 *.o
 *.a
 *.dylib

+ 0 - 0
tutorial/compile_dependencies_linux.sh