Add .idea to .gitignore

Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>
This commit is contained in:
Yuan Tang 2024-10-06 15:31:30 -04:00
parent c02a90e4c8
commit fce14735c6
No known key found for this signature in database

1
.gitignore vendored
View file

@ -13,3 +13,4 @@ xcuserdata/
Package.resolved
*.pte
*.ipynb_checkpoints*
.idea