mirror of
https://github.com/Eugeny/tabby.git
synced 2025-09-08 01:21:50 +00:00
.
This commit is contained in:
23
.gitignore
vendored
Normal file
23
.gitignore
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
app/node_modules
|
||||
app/src/daemonInstaller.generated.js
|
||||
app/assets/webpack
|
||||
app/elements-native.node
|
||||
|
||||
node_modules
|
||||
typings
|
||||
|
||||
build/files.wxs
|
||||
native/windows/build
|
||||
native/mac/build
|
||||
native/linux/build
|
||||
native/build
|
||||
dist
|
||||
driver/build
|
||||
driver/obj
|
||||
|
||||
*.xcworkspacedata
|
||||
*.xcuserstate
|
||||
*.wixpdb
|
||||
|
||||
coverage
|
||||
.nyc_output
|
Reference in New Issue
Block a user