Released 1.1.0. Additional ignores for the future.
This commit is contained in:
parent
72d5648f4e
commit
29ab1468a6
@ -1,11 +1,16 @@
|
|||||||
|
extras/
|
||||||
node_modules/
|
node_modules/
|
||||||
obj/
|
obj/
|
||||||
src/
|
src/
|
||||||
typings/
|
typings/
|
||||||
*.dat
|
*.dat
|
||||||
|
*.DotSettings
|
||||||
*.dll
|
*.dll
|
||||||
*.map
|
*.map
|
||||||
*.njsproj
|
*.njsproj
|
||||||
*.sln
|
*.sln
|
||||||
*.suo
|
*.suo
|
||||||
*.tmp
|
*.tmp
|
||||||
|
ts.js
|
||||||
|
tsd.json
|
||||||
|
tslint.json
|
||||||
Loading…
x
Reference in New Issue
Block a user