diff options
| author | Arslaan Pathan <[email protected]> | 2025-06-11 17:39:12 +1200 |
|---|---|---|
| committer | Arslaan Pathan <[email protected]> | 2025-06-11 17:39:12 +1200 |
| commit | 1e140985c594e21c52a11567e616613385f22b15 (patch) | |
| tree | f9d92e3e57f61da34a441baff5bf90e5e50f3046 /.gitignore | |
| parent | 40dae3b1a3c1745f8effc1965afac95180e0e74a (diff) | |
| download | showdownofthesticks-1e140985c594e21c52a11567e616613385f22b15.tar.xz showdownofthesticks-1e140985c594e21c52a11567e616613385f22b15.zip | |
Commit commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,2 +1,3 @@ -build -.DS_Store
\ No newline at end of file +build/ +.DS_Store +.vscode/
\ No newline at end of file |
