tridactyl/.gitignore

20 lines
251 B
Text
Raw Normal View History

AMOKEYS
2017-09-25 05:37:56 +01:00
build
node_modules
2018-04-16 16:36:50 +01:00
src/grammars/*.ts
generated
web-ext-artifacts
2018-06-08 15:26:57 +01:00
.vscode
native/__pycache__
native/native_main
native_main.spec
2018-06-08 15:26:57 +01:00
.wine-pyinstaller
tags
compiler/*.js
compiler/**/*.js
2019-05-27 12:32:58 +01:00
.*.generated.ts
2020-06-18 15:29:18 +01:00
.tmp/
2021-02-14 12:12:44 +01:00
.DS_Store
.build_cache/
2021-04-30 12:20:12 +02:00
yarn-error.log