diff options
author | Brian Douglas <bdougie@users.noreply.github.com> | 2021-12-13 09:29:06 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-13 09:29:06 -0800 |
commit | 8fe4e2fa604557c189211b7452cfd77b5f834d33 (patch) | |
tree | 4f18537d8b8d087c60173be61ee5f6a2557855b4 | |
parent | 4cfd23d381dc0fa1bec27c71178541b65c501e23 (diff) | |
parent | 2934dac34fcdf89939421c0763f9e78485ca293d (diff) | |
download | gitignore-8fe4e2fa604557c189211b7452cfd77b5f834d33.tar.gz gitignore-8fe4e2fa604557c189211b7452cfd77b5f834d33.zip |
Merge pull request #3922 from JamieJ98/patch-2
Create B4X.gitignore
-rw-r--r-- | community/B4X.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/community/B4X.gitignore b/community/B4X.gitignore new file mode 100644 index 00000000..197c7bb2 --- /dev/null +++ b/community/B4X.gitignore @@ -0,0 +1,3 @@ +**/Objects +**/AutoBackups +*.meta |