summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2024-06-04 23:40:26 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2024-06-04 23:40:26 +0900
commita1922ccc08db7968ce4444a27649e68804d4880c (patch)
tree2cc8728c624c06dab1bc515805ddc6f3b0545544 /.gitignore
Init
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore17
1 files changed, 17 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..0349bce
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,17 @@
+*.tar
+*.tar.*
+*.jar
+*.exe
+*.msi
+*.zip
+*.tgz
+*.log
+*.log.*
+*.sig
+
+terms.html
+
+pkg/
+src/
+
+.vscode/