diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ | |||
1 | node_modules | 1 | node_modules |
2 | public | 2 | public |
3 | static/garet.woff2 | 3 | static/garet.woff2 |
4 | |||
5 | .idea \ No newline at end of file | ||