diff options
-rw-r--r-- | .gitmodules | 1 | ||||
-rw-r--r-- | fonts/.gitignore | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules index c8f4962..84726ed 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,4 @@ [submodule "fonts/FifteenTwenty"] path = fonts/FifteenTwenty url = https://github.com/scruss/FifteenTwenty + ignore = dirty diff --git a/fonts/.gitignore b/fonts/.gitignore deleted file mode 100644 index e4a30a6..0000000 --- a/fonts/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -# Files generated by Makefile -*.ttf |