aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore11
1 files changed, 7 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index d87c953..35596c0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,10 +14,8 @@
!.envrc-local
!.envrc-nix
!.envrc-git-init
-!.env
-!.env/**
-!README
!README.md
+!README
!COPYRIGHT
!CHANGELOG
!makefile
@@ -25,6 +23,8 @@
!configuration.txt
!*.json
!*.sdl
+!*.md
+!*.txt
!tangle
!*.org
!org
@@ -74,15 +74,18 @@
**/.dub/**
tmp/**
*_.org
+*_.md
+*_.txt
+*_.json
*_.nix
*_.d
*_.txt
*_
-!.envrc-local_
*.swp
*~
\#*
*.\#*
+!.envrc-local_
#!*/
#\#*
#*.\#*