Skip to content

Commit a858b7a

Browse files
committed
Add gitignore.
1 parent 97f05b1 commit a858b7a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitignore

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Misc
2+
.DS_Store
3+
*~
4+
*#
5+
*.bak
6+
.*.swp

0 commit comments

Comments
 (0)