mirror of
https://codeberg.org/scottslowe/learning-tools.git
synced 2026-03-11 09:04:37 +00:00
Update .gitignore
Modify .gitignore to ignore TaskPaper files in the current repository; allows me to keep per-repo task lists.
This commit is contained in:
parent
a500dd4248
commit
25fc82391e
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -5,4 +5,5 @@
|
|||
.Trashes
|
||||
.bundle/
|
||||
.vagrant
|
||||
real-adminrc
|
||||
real-adminrc
|
||||
*.taskpaper
|
||||
|
|
|
|||
Loading…
Reference in a new issue