Re-sync with internal repository
[hiphop-php.git] / third-party / thrift / src / thrift / website / .gitignore
blob030236b225c7bac9317d9678593bb9932423870a
1 # Dependencies
2 /node_modules
3 package-lock.json
5 # Production
6 /build
8 # Generated files
9 .docusaurus
10 .cache-loader
12 # Misc
13 .DS_Store
14 .env.local
15 .env.development.local
16 .env.test.local
17 .env.production.local
19 npm-debug.log*
20 yarn-debug.log*
21 yarn-error.log*
23 # ESLint
24 .eslintcache