about summary refs log tree commit diff
path: root/users
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2022-05-23 19:42:18 -0700
committerFranck Cuny <franck@fcuny.net>2022-05-23 19:42:18 -0700
commit0a578f7bb4305d50e048dbae8af04ebfa08673dc (patch)
tree2240356a5ea680b5bca2a41f9f33ce845e17c6d5 /users
parentMerge remote-tracking branch 'resume/main' (diff)
downloadworld-0a578f7bb4305d50e048dbae8af04ebfa08673dc.tar.gz
ref(resume): remove unneeded files for my resume
In a monorepo setup, the CI configuration is not used at this level of
the tree, and the gitignore/envrc are not relevant.
Diffstat (limited to 'users')
-rw-r--r--users/fcuny/resume/.drone.yml9
-rw-r--r--users/fcuny/resume/.envrc1
-rw-r--r--users/fcuny/resume/.gitignore2
3 files changed, 0 insertions, 12 deletions
diff --git a/users/fcuny/resume/.drone.yml b/users/fcuny/resume/.drone.yml
deleted file mode 100644
index 0cffea5..0000000
--- a/users/fcuny/resume/.drone.yml
+++ /dev/null
@@ -1,9 +0,0 @@
-kind: pipeline
-type: exec
-name: default
-
-steps:
-- name: build
-  commands:
-    - nix build
-    - ls -l result/
diff --git a/users/fcuny/resume/.envrc b/users/fcuny/resume/.envrc
deleted file mode 100644
index 3550a30..0000000
--- a/users/fcuny/resume/.envrc
+++ /dev/null
@@ -1 +0,0 @@
-use flake
diff --git a/users/fcuny/resume/.gitignore b/users/fcuny/resume/.gitignore
deleted file mode 100644
index b61158c..0000000
--- a/users/fcuny/resume/.gitignore
+++ /dev/null
@@ -1,2 +0,0 @@
-/resume.html
-/result