alessandro trinca tornidor commited on
Commit
5aa8e1e
·
1 Parent(s): 00b0386

[doc] update .gitignore

Browse files
Files changed (1) hide show
  1. .gitignore +1 -0
.gitignore CHANGED
@@ -9,6 +9,7 @@ tmp
9
  .coverage
10
  .coverage.*
11
  dist/*
 
12
 
13
  ### JetBrains ###
14
  # Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and Webstorm
 
9
  .coverage
10
  .coverage.*
11
  dist/*
12
+ .env*
13
 
14
  ### JetBrains ###
15
  # Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and Webstorm