summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2024-10-28 14:56:12 -0700
committerPinapelz <yukais@pinapelz.com>2024-10-28 15:26:54 -0700
commit48ec6b6e703a40ff4731fa840ccbe3fbba41b5e1 (patch)
tree3cc21845bdc8a20549631adb791297d2483ecb3e
parentee11e40790a511f935c9d6198db20953b87b24b0 (diff)
add .zed and log file to .gitignore
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 1103b73..f6f2b11 100644
--- a/.gitignore
+++ b/.gitignore
@@ -168,4 +168,6 @@ cython_debug/
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
-index.html \ No newline at end of file
+index.html
+.zed
+nijitrack-logs.txt
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage