mirror of
https://github.com/inspec/inspec
synced 2024-11-14 17:07:09 +00:00
13 lines
No EOL
141 B
Text
13 lines
No EOL
141 B
Text
# Typing #
|
|
/src/typings/tsd/
|
|
/typings/
|
|
/tsd_typings/
|
|
|
|
# Node Files #
|
|
/node_modules
|
|
npm-debug.log
|
|
|
|
app/*.js
|
|
app/*.map
|
|
app/**/*.js
|
|
app/**/*.map |