gitignore: searches all directories for .direnv and other dumb files

This commit is contained in:
Artur Manuel 2024-08-27 00:40:07 +01:00
commit 0ef3e57b21
Failed to generate hash of commit
8 changed files with 3 additions and 2013 deletions

6
.gitignore vendored
View file

@ -1,5 +1,5 @@
# ---> Nix # ---> Nix
# Ignore build outputs from performing a nix-build or `nix build` command # Ignore build outputs from performing a nix-build or `nix build` command
result **/result
result-* **/result-*
**/.direnv

View file

@ -1,19 +0,0 @@
#!/usr/bin/env bash
set -e
if [[ ! -d "/home/amadal/Templates/templates/docs" ]]; then
echo "Cannot find source directory; Did you move it?"
echo "(Looking for "/home/amadal/Templates/templates/docs")"
echo 'Cannot force reload with this script - use "direnv reload" manually and then try again'
exit 1
fi
# rebuild the cache forcefully
_nix_direnv_force_reload=1 direnv exec "/home/amadal/Templates/templates/docs" true
# Update the mtime for .envrc.
# This will cause direnv to reload again - but without re-building.
touch "/home/amadal/Templates/templates/docs/.envrc"
# Also update the timestamp of whatever profile_rc we have.
# This makes sure that we know we are up to date.
touch -r "/home/amadal/Templates/templates/docs/.envrc" "/home/amadal/Templates/templates/docs/.direnv"/*.rc

View file

@ -1 +0,0 @@
/nix/store/52bigbj1vfhdkwzqg0yrh3fdawz0pflj-source

View file

@ -1 +0,0 @@
/nix/store/7yv4gv5k7jcbnqbf16869gp7l89ri3d0-source

View file

@ -1 +0,0 @@
/nix/store/ia1zpg1s63v6b3vin3n7bxxjgcs51s2r-source

View file

@ -1 +0,0 @@
/nix/store/sfycwi72zfjsspidinx56ajaiffpyh17-source

View file

@ -1 +0,0 @@
/nix/store/rfrg66910v5nz44qfdnn6idip75amv12-work-world-env