Create .gitignore

This commit is contained in:
Sweaterdog 2025-02-27 21:04:39 -08:00 committed by GitHub
parent a63ca411a4
commit 2b0dde6933
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

18
.gitignore vendored Normal file
View file

@ -0,0 +1,18 @@
.vscode/
.idea/
node_modules/
package-lock.json
code_records/
scratch.js
bots/**/action-code/**
bots/**/
keys.json
services/viaproxy/jars/**
services/viaproxy/logs/**
services/viaproxy/plugins/**
services/viaproxy/ViaLoader/**
services/viaproxy/saves.json
services/viaproxy/viaproxy.yml
tmp/
wandb/
experiments/