Moving gitignore to a more appropriate location

and testing things to figure out why there is desync despite github
saying we are balling
This commit is contained in:
foreverpyrite
2025-09-08 16:03:10 -04:00
parent cbd8c46e9c
commit 52fbaae9ef
2 changed files with 8 additions and 9 deletions

9
.gitignore vendored
View File

@@ -1,2 +1,9 @@
# For some reason, btop has it's log in the .config dir tt.*
.tests
doc/tags
debug
.repro
foo.*
*.log *.log
data
.aider*

8
nvim/.gitignore vendored
View File

@@ -1,8 +0,0 @@
tt.*
.tests
doc/tags
debug
.repro
foo.*
*.log
data