Skip to content

Commit fcf92d4

Browse files
committed
dev: add .gitignore
1 parent fdc0739 commit fcf92d4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
.DS_Store
2+
*~
3+
*.*~
4+
\#*
5+
.\#*
6+
*.elc

0 commit comments

Comments
 (0)