projects
/
loomr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c5dc335
)
Update .gitignore
author
Paul Hoffman
<phoffman@nygenome.org>
Thu, 26 Oct 2017 19:41:25 +0000
(15:41 -0400)
committer
Paul Hoffman
<phoffman@nygenome.org>
Thu, 26 Oct 2017 19:41:25 +0000
(15:41 -0400)
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index 5b6a0652566d10360493952aec6d4a4febc77083..b0722047d2f8c013203545726ce2c7cd97441166 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,4
+1,15
@@
+# Ignore R stuff
+################
.Rproj.user
.Rhistory
.RData
.Ruserdata
+
+# Ignore system files and directories
+#####################################
+.vscode/
+.DS_Store
+
+# Ignore loom files
+###################
+*.loom