Skip to content

Commit 0f042f9

Browse files
committed
.gitignore: Add temp files
1 parent fd32f8b commit 0f042f9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,7 @@
22

33
# Not check in node_modules to a specific arch and os.
44
docs/book/node_modules/
5+
6+
# Editor temp files
7+
*~
8+
\#*#

0 commit comments

Comments
 (0)