Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jangernert/FeedReader.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrendan Long <self@brendanlong.com>2019-02-20 21:05:41 +0300
committerBrendan Long <self@brendanlong.com>2019-02-20 21:12:04 +0300
commitd919c675a3fc221ca289a43476c92f338275c11c (patch)
treee04c1c055b02909e4e191a3945390a7247d7f71a /.gitignore
parent33e9ebee64be11fc7f9bbaecaa2ab661f01e0869 (diff)
Add script to cleanup Vala indentation
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index eaa2570b..69df8d35 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
build/
builddir/
_build/
+.mypy_cache
.vscode/
*.~
.DS_Store