diff options
| author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2026-06-06 18:25:15 +0200 |
|---|---|---|
| committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2026-06-06 18:25:15 +0200 |
| commit | 5cdcbb8d27f4fb1cd3fa06c86d2be9cf2a478396 (patch) | |
| tree | 4db9924c0faeb5d8d35db6bac7d63c57fc2b6af6 /board/Fediverse_badge/.gitignore | |
Start designing a fediverse logo board
Diffstat (limited to 'board/Fediverse_badge/.gitignore')
| -rw-r--r-- | board/Fediverse_badge/.gitignore | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/board/Fediverse_badge/.gitignore b/board/Fediverse_badge/.gitignore new file mode 100644 index 0000000..06de8d1 --- /dev/null +++ b/board/Fediverse_badge/.gitignore @@ -0,0 +1,22 @@ +# Note: +# This file may be overwritten by LibrePCB when upgrading the project to a newer +# version. So, if you make any changes in this file, you should review/correct +# it after an upgrade. If you think that something is missing here, please open +# a new issue on our issue tracker: https://github.com/LibrePCB/LibrePCB/issues + +# LibrePCB files +.autosave/ +.backup/ +user/ +*.user.lp +.lock +*~ + +# Files created by operating systems or file managers +.DS_Store +Thumbs.db + +# Files created by other applications +*.autosave +*.swp +*.tmp |
