summaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore10
1 files changed, 6 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index 2db81a5..82336d7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,9 +6,8 @@
*
!.gitignore
!.gitattributes
-!*.nix
-!nix
!nix/**
+!*.nix
!flake.lock
!.envrc
!README.md
@@ -17,14 +16,17 @@
!CHANGELOG
!makefile
!version.txt
+!configuration.txt
!*.json
!*.sdl
!meson.build
!tangle
+!*.org
+!org
+!org/*.org
!*.d
!*.rb
!*.txt
-!conf.sdl
!src
!src/**
!*.sst
@@ -38,12 +40,12 @@
**/cgi-bin/**
tmp/**
*_.org
+*_.nix
*_.d
*_.txt
*_
*.swp
*~
-*~
\#*
*.\#*
!.envrc-local_