diff options
author | PÁLI Gábor János <pali.gabor@gmail.com> | 2022-02-17 03:15:32 +0100 |
---|---|---|
committer | PÁLI Gábor János <pali.gabor@gmail.com> | 2022-02-17 03:15:32 +0100 |
commit | 46aa36d5cb4a004c406d8f7989cecfdf57b0d6bd (patch) | |
tree | d19cc43eda62ec344c3303fff69f796d6cdaa6d0 | |
parent | 3e01b117841e143b51ce8c448f1f7fab751ec230 (diff) | |
download | freebsd-wifibox-alpine-46aa36d5cb4a004c406d8f7989cecfdf57b0d6bd.zip |
Add a .gitignore file.
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e4e5f6c --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*~
\ No newline at end of file |