diff options
| author | diogo464 <[email protected]> | 2025-08-08 17:40:19 +0100 |
|---|---|---|
| committer | diogo464 <[email protected]> | 2025-08-08 17:40:44 +0100 |
| commit | bebf1cd5fc4668b7970e3e2e426ad103ecbc670c (patch) | |
| tree | afee1e59890836e367a075749745066450d63f44 /.gitignore | |
| parent | 9a25abd1d6ef6f5b0e2c08751183f63db43c73a5 (diff) | |
rust cli init
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..99ffd03 --- /dev/null +++ b/.gitignore | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | /miei/ | ||
| 2 | /drive/ | ||
| 3 | /blobs/ | ||
| 4 | /fctdrive/blobs/ | ||
| 5 | write.lock | ||
| 6 | log.txt | ||
