diff options
| -rw-r--r-- | files/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/files/.gitignore b/files/.gitignore index 009d228..7cf512d 100644 --- a/files/.gitignore +++ b/files/.gitignore @@ -3,6 +3,9 @@ .project .settings +# Idea project files +.idea + # SASS .sass-cache |
