You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding this directory to .gitignore so that Git does not see these files.
Marking this directory as Excluded in IntelliJ IDEA. Right-click on the folder, select the menu item "Mark Directory as/Excluded". Not doing this drives IDEA nuts because the number of files under the directory can be really big, and it takes IDEA indexing them forever after each build.
Please add to usage instructions:
.gitignoreso that Git does not see these files.