mirror of
https://github.com/ForeverPyrite/dotfiles.git
synced 2025-12-10 01:08:06 +00:00
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:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -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
8
nvim/.gitignore
vendored
@@ -1,8 +0,0 @@
|
|||||||
tt.*
|
|
||||||
.tests
|
|
||||||
doc/tags
|
|
||||||
debug
|
|
||||||
.repro
|
|
||||||
foo.*
|
|
||||||
*.log
|
|
||||||
data
|
|
||||||
Reference in New Issue
Block a user