diff options
-rw-r--r-- | .gitignore | 3 | ||||
-rw-r--r-- | notes/notes.txt | 4 |
2 files changed, 5 insertions, 2 deletions
@@ -1,4 +1,5 @@ *.db *.db-journal *demo* -*test*
\ No newline at end of file +*test* +*.swp diff --git a/notes/notes.txt b/notes/notes.txt index f245cb6..3abc407 100644 --- a/notes/notes.txt +++ b/notes/notes.txt @@ -1 +1,3 @@ -demo note from github ios
\ No newline at end of file +demo note from github ios + +demo new note |