diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index a1984e0ff..74e5871fa 100644 --- a/.gitignore +++ b/.gitignore @@ -22,6 +22,10 @@ oook_replace dist ishtar.egg-info .idea +.sass-cache *.log example_project/ishtar example_project/.coverage +bootstrap-src +node_modules/ +package-lock.json |
