chore(ops): gitignore runtime artifacts — .logs/, .pids/, Temp JSON files
Co-Authored-By: Mira Rehfeld <noreply@anthropic.com>
This commit is contained in:
+4
-1
@@ -1,5 +1,8 @@
|
||||
# Script run logs
|
||||
# Script run logs and runtime artifacts
|
||||
logs/
|
||||
.logs/
|
||||
.pids/
|
||||
C*Temp*.json
|
||||
|
||||
# flatten-maven-plugin resolves ${revision} into installed POMs
|
||||
.flattened-pom.xml
|
||||
|
||||
Reference in New Issue
Block a user