aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2022-11-25 20:50:40 -0500
committerRalph Amissah <ralph.amissah@gmail.com>2022-12-23 18:15:52 -0500
commit4c089543a4ac61ac21dab814c0dc114d48f42c36 (patch)
tree0b1da4c4c7c3d73c40dbef2fdfc604686d72dfe6 /.gitignore
parentepub header assertion removed, check (diff)
0.12.0
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore26
1 files changed, 13 insertions, 13 deletions
diff --git a/.gitignore b/.gitignore
index 60abc99..2e5e62e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,8 +1,17 @@
# git ls-files --others --exclude-from=.git/info/exclude
+# git check-ignore -v flake.lock
# git clean -ix
+# find . -name "*_" | xargs rm -rf
+# find . -name "*.o" | xargs rm -rf
*
!.gitignore
!.gitattributes
+!*.nix
+!nix
+!nix/**
+!*.nix
+!flake.lock
+!.envrc
!README.md
!README
!COPYRIGHT
@@ -15,6 +24,8 @@
!meson.build
!tangle
!*.org
+!org
+!org/*.org
!*.d
!*.rb
!*.txt
@@ -23,15 +34,6 @@
!doc/**
!man
!man/**
-!org
-!sundry
-!sundry/**
-!*.nix
-!nix
-!nix/**
-!flake.lock
-!.envrc
-!.envrc-local_
!.dr
!.dr/*
!src
@@ -48,6 +50,7 @@
!**/*.ssm
!subprojects
!subprojects/*.wrap
+!**/*.lib
#!subprojects/*.meson.build
#!subprojects/**
!pod.manifest
@@ -58,7 +61,6 @@
!docs/*.html
!notes
notes/**
-!notes/*.org
!notes/sisu-description.sst
!notes/reminders
!notes/reminders/**
@@ -75,9 +77,7 @@ tmp/**
*~
\#*
*.\#*
-!.env
-!.env/local_
-!.env/echo-nixNote
+!.envrc-local_
#!*/
#\#*
#*.\#*