4
0

.gitignore 76 B

1234567
  1. **/.*/*
  2. !/.github/*
  3. !/.cargo/*
  4. !/.vscode/settings.json
  5. /target
  6. /Cargo.lock