mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-23 12:56:46 +08:00
41 lines
445 B
Plaintext
41 lines
445 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/*.js
|
|
!_infrastructure/tests/*
|
|
!_infrastructure/tests/*.js
|
|
!_infrastructure/tests/*/*.js
|
|
!_infrastructure/tests/*/*/*.js
|
|
!_infrastructure/tests/*/*/*/*.js
|
|
|
|
.idea
|
|
*.iml
|
|
*.js.map
|
|
|
|
#rx.js
|
|
!rx.js
|
|
|
|
node_modules
|