orodrig3 commited on
Commit
a54d355
·
1 Parent(s): 33fe09c

adding agent tools

Browse files
Files changed (1) hide show
  1. .gitignore +2 -0
.gitignore CHANGED
@@ -1,4 +1,6 @@
1
  ### Intellij template
 
 
2
  # Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider
3
  # Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
4
 
 
1
  ### Intellij template
2
+ .idea
3
+
4
  # Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider
5
  # Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
6