diff options
author | Filipp Lepalaan <filipp@mac.com> | 2017-10-19 11:20:55 +0300 |
---|---|---|
committer | Filipp Lepalaan <filipp@mac.com> | 2017-10-19 11:20:55 +0300 |
commit | 8d560d6cf854fea81e0e0a2b8a22c406de4febb3 (patch) | |
tree | 04d9c5d26a27c982da5cba86fe3f4fac53149914 /.gitignore | |
download | dirstat-8d560d6cf854fea81e0e0a2b8a22c406de4febb3.tar.gz dirstat-8d560d6cf854fea81e0e0a2b8a22c406de4febb3.tar.bz2 dirstat-8d560d6cf854fea81e0e0a2b8a22c406de4febb3.zip |
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..734b16e --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.env +dirstat.sqlite3 |