mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-14 12:09:04 +08:00
54 lines
635 B
Plaintext
54 lines
635 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/.name
|
|
|
|
.idea/DefinitelyTyped.iml
|
|
|
|
.idea/encodings.xml
|
|
|
|
.idea/libraries/Generated_files.xml
|
|
|
|
.idea/misc.xml
|
|
|
|
.idea/modules.xml
|
|
|
|
.idea/scopes/scope_settings.xml
|
|
|
|
.idea/vcs.xml
|
|
|
|
.idea/workspace.xml
|
|
|
|
.idea/watcherTasks.xml
|
|
|
|
.idea/watcherTasks.xml
|