diff options
| author | Akshay Nair <phenax5@gmail.com> | 2026-05-16 11:32:01 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2026-05-16 11:32:01 +0530 |
| commit | 7f76271c61cd6d3ef66520d85f824261dc2210db (patch) | |
| tree | a059aa0baa31fc7bf48c8beaac1e315d3b21d975 /.gitignore | |
| parent | 8e458857069adbb2cbc122c1bb8d01df37cd2bbe (diff) | |
| download | sinthinator-7f76271c61cd6d3ef66520d85f824261dc2210db.tar.gz sinthinator-7f76271c61cd6d3ef66520d85f824261dc2210db.zip | |
Just the tip
Diffstat (limited to '')
| -rw-r--r-- | .gitignore | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f1ff060 --- /dev/null +++ b/.gitignore @@ -0,0 +1,10 @@ +*.zip +*.lck +*-save.pro +*-save.kicad_pcb +fp-info-cache +*.log +./#auto_saved_files#/ +output/ +*-backups/ +.history/ |
