~jan0sch/cam_archiver

Showing details for patch 26652029135f711e682f26fae92115994a758948.
2025-06-01 (Sun), 7:15 AM - Jens Grassel - 26652029135f711e682f26fae92115994a758948

Setup boring file.

Summary of changes
1 files added
  • .ignore
diff -rN -u old-cam_archiver/.ignore new-cam_archiver/.ignore
--- old-cam_archiver/.ignore	1970-01-01 00:00:00.000000000 +0000
+++ new-cam_archiver/.ignore	2025-06-07 23:42:02.919993744 +0000
@@ -0,0 +1,25 @@
+# Use simple notation to not confuse tools like rg and fzf which parse this.
+# Bloop
+\.bloop
+# Darcs
+_darcs
+# Intellij Idea
+\.idea
+.*\.semanticdb
+# Metals
+\.metals
+metals.sbt
+# SBT
+\.bsp
+target
+lib_managed
+src_managed
+project/boot
+project/project
+\.history
+\.cache
+# Vim
+.*\.sw[a-z]
+.*\.un~
+Session.vim
+tags