(refactor): Cleaned up dotfils folder
Moved everything from a nested folder to just the top level of the repo
This commit is contained in:
parent
eb38291092
commit
091e5808a7
25 changed files with 9 additions and 1605 deletions
12
gitignore
Executable file
12
gitignore
Executable file
|
|
@ -0,0 +1,12 @@
|
|||
.DS_Store
|
||||
*.sw[nop]
|
||||
.bundle
|
||||
.env
|
||||
db/*.sqlite3
|
||||
log/*.log
|
||||
rerun.txt
|
||||
tags
|
||||
!tags/
|
||||
tmp/**/*
|
||||
!tmp/cache/.keep
|
||||
gitconfig
|
||||
Loading…
Add table
Add a link
Reference in a new issue