diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 0b8413d690e..f8c77af149b 100644 --- a/.gitignore +++ b/.gitignore @@ -51,6 +51,9 @@ Thumbs.db # Folder config file Desktop.ini +# ---- Linux +.directory + # ---- frontend node/ node_modules/ |