aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore12
1 files changed, 5 insertions, 7 deletions
diff --git a/.gitignore b/.gitignore
index d8fecda..4ff55bb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,22 +3,19 @@
# git clean -ix
# find . -name "*_" | xargs rm -rf
*
+!.gitignore
+!.gitattributes
!nix/**
!*.nix
!flake.lock
-!.envrc
-!.env
-!.env/**
!README
!COPYRIGHT
!CHANGELOG
!makefile
-!version.txt
!configuration.txt
!conf/
!conf/**
!*.json
-!tangle
!*.org
!org/
!org/*.org
@@ -49,5 +46,6 @@
!.gitignore
!.gitattributes
!.envrc
-!.env
-!.env/**
+!.envrc-local_
+!.envrc-nix
+!.envrc-git-init