mirror of
https://github.com/Clortox/stackToDo.git
synced 2026-03-05 09:37:59 +00:00
Inital commit
This commit is contained in:
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
#ignore all swp files
|
||||
**/*.swp
|
||||
|
||||
#ignore all executables, but still keep the bin folder
|
||||
bin/*
|
||||
!bin/.gitkeep
|
||||
Reference in New Issue
Block a user