diff options
| author | Eugen Wissner <belka@caraus.de> | 2023-03-13 10:51:25 +0100 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2023-03-13 10:51:25 +0100 |
| commit | 384e9e7bd3cc0acc0d82e40e9318b033fcb6a600 (patch) | |
| tree | e0baa004aeea07cc37f11b016c9734878c20f85d /.gitignore | |
| download | fountainhead-384e9e7bd3cc0acc0d82e40e9318b033fcb6a600.tar.gz | |
Initial commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..82a75d5 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +/dist-newstyle/ +/dist/ + +/fonts/ |
