diff options
author | Marcin Zelent <marcin@zelent.net> | 2021-01-08 19:47:37 +0100 |
---|---|---|
committer | Marcin Zelent <marcin@zelent.net> | 2021-01-08 19:47:37 +0100 |
commit | 628632ff5092f1e3cf6c968d9bdfbd9a24f59541 (patch) | |
tree | feddb4e82267bba700a15a6a7091f922f48cae40 /trips |
Initial commit
Diffstat (limited to 'trips')
-rw-r--r-- | trips/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/trips/.gitignore b/trips/.gitignore new file mode 100644 index 0000000..c96a04f --- /dev/null +++ b/trips/.gitignore @@ -0,0 +1,2 @@ +* +!.gitignore
\ No newline at end of file |