Ver Fonte

Add `script/env.sh` to the list of ignored files.

- The file is automatically generated by a build script in the OS X target.
Aron Cedercrantz há 12 anos atrás
pai
commit
67edfe008c
1 ficheiros alterados com 2 adições e 1 exclusões
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -14,4 +14,5 @@ profile
 # Desktop Servies
 .DS_Store
 Podfile.lock
-/Pods/
+/Pods/
+script/env.sh