chore: gitignore agent/target et artefacts de build
This commit is contained in:
+11
@@ -1 +1,12 @@
|
||||
repo.md
|
||||
|
||||
# Rust build artifacts
|
||||
agent/target/
|
||||
|
||||
# Go build artifacts
|
||||
server/tmp/
|
||||
server/*.test
|
||||
|
||||
# OS
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
Reference in New Issue
Block a user