aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorGravatar SwiftyOS <craigswift13@gmail.com> 2023-09-19 12:10:39 +0200
committerGravatar SwiftyOS <craigswift13@gmail.com> 2023-09-19 12:10:39 +0200
commit50842af1e53c776dea9f7e91e5f35746542ee328 (patch)
treea410ea1cf1c4baf1f9f55be85fa5ddddf722360e /.gitignore
parentAdded action to build and commit the frontend (diff)
downloadAuto-GPT-50842af1e53c776dea9f7e91e5f35746542ee328.tar.gz
Auto-GPT-50842af1e53c776dea9f7e91e5f35746542ee328.tar.bz2
Auto-GPT-50842af1e53c776dea9f7e91e5f35746542ee328.zip
Made the action only trigger if the frontend is modified
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 83f0de180..19dacf10d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,7 +28,6 @@ __pycache__/
# Distribution / packaging
.Python
-build/
develop-eggs/
dist/
downloads/