/[sudobot]/trunk/.gitignore
ViewVC logotype

Diff of /trunk/.gitignore

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 4 by rakin, Mon Jul 29 17:28:11 2024 UTC revision 355 by rakin, Mon Jul 29 17:29:45 2024 UTC
# Line 1  Line 1 
1  .env  .env
2  node_modules/  node_modules/
3  .vscode/  .vscode/
 .idea/  
4    .idea/
5    *.db
6    config/*
7    test.ts
8    test.js
9    src/commands/test/
10    yarn-error.log
11    build/
12    logs/
13    site/
14    src/automod/SpamFilter3.ts
15    src/commands/settings/SpamFilterCommand.ts
16    src/commands/settings/SpamFilterCommand.ts.bak
17    package-lock.json
18    tmp/
19    fly.toml
20    fly-2.toml

Legend:
Removed from v.4  
changed lines
  Added in v.355

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26