aboutsummaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorGravatar Reinier van der Leer <pwuts@agpt.co> 2023-10-16 15:49:50 -0700
committerGravatar Reinier van der Leer <pwuts@agpt.co> 2023-10-16 15:49:50 -0700
commitf01588f927d926519345711213417759d38fce43 (patch)
tree525e2ed9f526198d03bc54dd978efca7e1c5ae08 /.gitattributes
parentAutoGPT: Improve output format of web commands (diff)
downloadAuto-GPT-f01588f927d926519345711213417759d38fce43.tar.gz
Auto-GPT-f01588f927d926519345711213417759d38fce43.tar.bz2
Auto-GPT-f01588f927d926519345711213417759d38fce43.zip
Mark poetry.lock as generated
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
index 24c5762d8..d3adc9db4 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,2 +1,3 @@
frontend/build/* linguist-generated
-frontend/build/* linguist-vendored \ No newline at end of file
+
+**/poetry.lock linguist-generated