projects
/
nutratech
/
usda-sqlite.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f2c36a
)
update gitignore
author
Shane Jaroch
<chown_tee@proton.me>
Thu, 14 Jul 2022 14:41:19 +0000
(10:41 -0400)
committer
Shane Jaroch
<chown_tee@proton.me>
Thu, 14 Jul 2022 14:42:51 +0000
(10:42 -0400)
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index 48f0b4736afd5341b79db88a09f718868e452582..94196e748e93055ab6e1683732fd57a4ff477b7e 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-18,6
+18,10
@@
*.csv
tmp/
+# IDE files
+.idea/
+.vscode/
+
####################
## Python Ignores ##
####################