Initial commit after refactor
This commit is contained in:
21
.gitignore
vendored
Normal file
21
.gitignore
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
# ignore everything
|
||||
*
|
||||
|
||||
# specify each file to track explicitly
|
||||
!AtomTimekeepingMacros.kmmacros
|
||||
!chug.sh
|
||||
!clean_timetracker_staging.zsh
|
||||
!do_process.sh
|
||||
images
|
||||
!INSTALL_Linux.md
|
||||
!INSTALL_macOS.md
|
||||
!month-pack.sh
|
||||
!README.md
|
||||
!rust
|
||||
!timetracker.kmmacros
|
||||
!timetracker_macros.vim
|
||||
!timetracker.py
|
||||
!timetracker-sections.pl
|
||||
!timetracker.vim
|
||||
!vim
|
||||
!year-pack.sh
|
Reference in New Issue
Block a user