Skip to content

Commit 05736bf

Browse files
committed
Adds gitignore
1 parent 8e697cf commit 05736bf

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.gitignore

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
[._]*.s[a-w][a-z]
2+
[._]s[a-w][a-z]
3+
Session.vim
4+
.netrwhist
5+
*~
6+
tags
7+
.DS_Store
8+
.DS_Store?
9+
._*
10+
.Spotlight-V100
11+
.Trashes
12+
ehthumbs.db
13+
Thumbs.db

0 commit comments

Comments
 (0)