--- .gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitignore
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..42a3722 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +st +*.[oa] +config.h -- 2.20.1
--- .gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitignore
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..42a3722 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +st +*.[oa] +config.h -- 2.20.1