Browse Source

make sure we ignore lib.core.d.ts if it is in here because it will be copied in on the build

Shaddock Heath 10 years ago
parent
commit
4fcd3de284
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Data/AtomicEditor/TypeScriptSupport/.gitignore

+ 1 - 0
Data/AtomicEditor/TypeScriptSupport/.gitignore

@@ -0,0 +1 @@
+lib.core.d.ts