diff options
author | Greyson Christoforo | 2021-06-24 18:03:36 +0100 |
---|---|---|
committer | Greyson Christoforo | 2021-06-24 18:03:36 +0100 |
commit | d016b44c062ca1427c9edcae38b18e37bcff2beb (patch) | |
tree | d917ebcca66cc2d895b3a4f962ba96d0ebee6f55 /.gitignore | |
download | aur-d016b44c062ca1427c9edcae38b18e37bcff2beb.tar.gz |
initial commit
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 000000000000..c8a778cee6f0 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +kicad-packages3D/ +pkg/ +src/ +*.tar.gz +*.tar.xz |