From 694f71a280c7c386a7f9c6dcc220563fe7b61313 Mon Sep 17 00:00:00 2001 From: Private Island Networks Inc Date: Wed, 13 May 2026 12:52:39 -0400 Subject: initial commit, see README in top folder --- .gitignore | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9f9c735 --- /dev/null +++ b/.gitignore @@ -0,0 +1,30 @@ +output_files +dni +qdb +.project +.svproject +.pydevproject +.recovery +greybox_tmp +.*.ini +*.orig +*.asd +*.asdb +*.awb +*.awc +*.bak +*.bak.* +*.ccl +*.cfg +*.cmd +*.cst +*.htm +*.html +*.log +*.ngd +*.ngo +*.xml +*.zip +*.vhd +*~ +.DS_Store -- cgit v1.2.3-8-gadcc