diff --git a/.gitignore b/.gitignore index efabecb..296bf1e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,9 @@ # Created by .ignore support plugin (hsz.mobi) +### Project +# Dotenv +.env + ### JetBrains IDE .idea/* !.idea/dictionaries/ @@ -7,9 +11,6 @@ !.idea/jsLinters/ !.idea/icon.svg -### Dotenv -.env - ### Node.js # Logs *.log*