projects
/
lp-csv-to-ics.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c49a73
)
don't accidentally check in csv or ics files
author
Andrew Engelbrecht
<andrew@fsf.org>
Thu, 17 Mar 2022 23:32:51 +0000
(19:32 -0400)
committer
Andrew Engelbrecht
<andrew@fsf.org>
Thu, 17 Mar 2022 23:32:51 +0000
(19:32 -0400)
.gitignore
patch
|
blob
|
blame
|
history
diff --git
a/.gitignore
b/.gitignore
index d772925f7b08b5f7eff7aa30d5f62ce743886200..f31c1aec5dafdfc781c7712f5c827b21306fdbdc 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,3
+1,5
@@
*~
*.swp
*.swo
+*.ics
+*.csv