Files
DefinitelyTyped/.gitignore
Bart van der Schoor 967e9c865f removed runner code from repos
linked to definition-tester on github
2014-07-01 21:44:29 +02:00

36 lines
297 B
Plaintext

*.dll
*.exe
*.cmd
*.pdb
*.suo
*.js
*.user
*.cache
*.cs
*.sln
*.csproj
*.txt
*.map
*.swp
.DS_Store
_Resharper.DefinitelyTyped
bin
obj
Properties
# VIM backup files
*~
# test folder
_infrastructure/tests/build
.idea
*.iml
*.js.map
#rx.js
!rx.js
node_modules