init
This commit is contained in:
22
.gitignore
vendored
Normal file
22
.gitignore
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
node_modules
|
||||
out/
|
||||
logs/
|
||||
runtime/
|
||||
.idea/
|
||||
package-lock.json
|
||||
data/
|
||||
.vscode/launch.json
|
||||
public/electron/
|
||||
public/dist/
|
||||
pnpm-lock.yaml
|
||||
.yalc/
|
||||
yalc.lock
|
||||
go/tmp/
|
||||
build/extraResources/java-app.jar
|
||||
build/extraResources/jre1.8.0_201/
|
||||
python/.venv/
|
||||
python/*.spec
|
||||
python/build/
|
||||
python/dist/
|
||||
*DS_Store
|
||||
yalc.lock
|
||||
Reference in New Issue
Block a user