diff options
| author | Leonard Kugis <leonard@kug.is> | 2024-05-15 22:14:35 +0200 | 
|---|---|---|
| committer | Leonard Kugis <leonard@kug.is> | 2024-05-15 22:14:35 +0200 | 
| commit | bc155c670c44cce41f107bad0a973d0a51aabbe6 (patch) | |
| tree | 0d9e9bc1dd5c246f82bab39fb6a056bc4eac3ab0 /.gitignore | |
| parent | 78c9b1d6598c51827d3425195be4ec43d79c2415 (diff) | |
| download | ft245-driver-bitbang-bc155c670c44cce41f107bad0a973d0a51aabbe6.tar.gz | |
Added pdf to gitignore
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -1,4 +1,5 @@  .cache +*.pdf  # Created by https://www.toptal.com/developers/gitignore/api/c,c++,visualstudiocode,eclipse,linux,windows,macos  # Edit at https://www.toptal.com/developers/gitignore?templates=c,c++,visualstudiocode,eclipse,linux,windows,macos | 
