diff options
author | Chris Xiong <chirs241097@gmail.com> | 2024-02-17 19:04:54 -0500 |
---|---|---|
committer | Chris Xiong <chirs241097@gmail.com> | 2024-02-17 19:04:54 -0500 |
commit | 11424e61e0315c527d740a2c19b01d88b3a6c7f0 (patch) | |
tree | 0ed15344e08708ba735e1d301721af985f57c700 /.gitignore | |
download | rbus-adat-dev.tar.xz |
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a5fe2c0 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +.directory +rbus-adat-backups/ +fp-info-cache +*.kicad_prl + |